add "show bots" toggle to following feed
This commit is contained in:
@@ -29,6 +29,7 @@ const props = defineProps<{
|
||||
withNonPublic: boolean;
|
||||
withQuotes: boolean;
|
||||
withReplies: boolean;
|
||||
withBots: boolean;
|
||||
onlyFiles: boolean;
|
||||
}>();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user