Update config.json
- changig the default behaviour: replies using at least one of the hashtags will we displayed, too.
This commit is contained in:
parent
db23f4a162
commit
81bd58402f
1 changed files with 1 additions and 1 deletions
|
@ -2,5 +2,5 @@
|
|||
"navbarBrandText": "Mastowall 1.0 - written by ChatGPT4 - Prompting: Ralf Stockmann (rstockm)",
|
||||
"defaultServerUrl": "https://mastodon.social",
|
||||
"navbarColor": "#333355",
|
||||
"includeReplies": false
|
||||
"includeReplies": true
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue