Update config.json
- option to set the header bar color - option to also display replies
This commit is contained in:
parent
8a96ca349b
commit
037868492b
1 changed files with 3 additions and 2 deletions
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"navbarBrandText": "Mastodon Wall",
|
||||
"navbarBrandText": "Mastowall 1.0 - written by ChatGPT4 - Prompting: Ralf Stockmann (rstockm)",
|
||||
"defaultServerUrl": "https://mastodon.social",
|
||||
"navbarBackgroundColor": "#222222"
|
||||
"navbarColor": "#333355",
|
||||
"includeReplies": false
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue