add "show bots" toggle to following feed
This commit is contained in:
parent
24fd35e03d
commit
9b1bae653d
6 changed files with 35 additions and 7 deletions
|
|
@ -244,6 +244,7 @@ export const defaultStore = markRaw(new Storage('base', {
|
|||
default: {
|
||||
withNonPublic: false,
|
||||
withQuotes: false,
|
||||
withBots: true,
|
||||
withReplies: false,
|
||||
onlyFiles: false,
|
||||
onlyMutuals: false,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue