Allow logo and accentColor to be set in config/runtimeConfig

This commit is contained in:
N-Pex 2023-04-26 11:39:32 +02:00
parent 6cd47a88c0
commit 61720b8440
9 changed files with 71 additions and 27 deletions

View file

@ -10,6 +10,8 @@
"defaultServer": "https://neo.keanu.im",
"identityServer_unset": "",
"rtl": false,
"accentColor_unset": "",
"logo_unset": "",
"analytics": [
{
"enabled": true,