Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/ghostfolio/commit/7439c1bf54e89baa9492f2e6991d1b43548248a2 You should set ROOT_URL correctly, otherwise the web may not work correctly.

fix(custom-cryptocurrencies): add uniswap (uni3) ()

pull/543/head
Rafael Augusto de Oliveira 3 years ago committed by GitHub
parent e255b76053
commit 7439c1bf54
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3,5 +3,6 @@
"ALGO": "Algorand",
"AVAX": "Avalanche",
"MATIC": "Polygon",
"SHIB": "Shiba Inu"
"SHIB": "Shiba Inu",
"UNI3": "Uniswap"
}

Loading…
Cancel
Save