Your ROOT_URL in app.ini is https://git.cloudchain.link/ but you are visiting https://dash.bss.nz/open-source-mirrors/ghostfolio/commit/d5e3ff57172025eac88125a7e1b70916eea57b65?style=unified&whitespace=ignore-change You should set ROOT_URL correctly, otherwise the web may not work correctly.
pull/1501/head
Thomas Kaul 2 years ago committed by GitHub
parent 2efb331370
commit d5e3ff5717
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -3,6 +3,7 @@ import '@angular/localize/init';
const locales = {
ACCOUNT: $localize`Account`,
ASSET_CLASS: $localize`Asset Class`,
ASSET_SUB_CLASS: $localize`Asset Sub Class`,
EMERGENCY_FUND: $localize`Emergency Fund`,
OTHER: $localize`Other`,
SYMBOL: $localize`Symbol`,

Loading…
Cancel
Save