this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Add this to hideAllModals

+1
+1
src/utils/states.js
··· 139 139 states.showMediaModal = false; 140 140 states.showShortcutsSettings = false; 141 141 states.showKeyboardShortcutsHelp = false; 142 + staets.showGenericAccounts = false; 142 143 } 143 144 144 145 export function statusKey(id, instance) {