add warning about incomplete remote data on following feed
This commit is contained in:
@@ -251,6 +251,7 @@ export const defaultStore = markRaw(new Storage('base', {
|
||||
withReplies: false,
|
||||
onlyFiles: false,
|
||||
userList: 'following' as FollowingFeedTab,
|
||||
remoteWarningDismissed: false,
|
||||
},
|
||||
},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user