feat: default accounts appear on homepage if not following an account

This commit is contained in:
2025-11-22 15:19:12 -03:00
parent 704db60297
commit dba8410146
6 changed files with 48 additions and 7 deletions

View File

@@ -290,6 +290,7 @@ type
logLevel*: string
proxy*: string
proxyAuth*: string
defaultFollowedAccounts*: seq[string]
rssCacheTime*: int
listCacheTime*: int