chore: app group optimizations (#1027)
This commit is contained in:
@@ -34,7 +34,7 @@ export const FilesSection: FunctionComponent<Props> = ({ application }) => {
|
||||
}
|
||||
|
||||
getFilesQuota().catch(console.error)
|
||||
}, [application.settings])
|
||||
}, [application])
|
||||
|
||||
return (
|
||||
<PreferencesGroup>
|
||||
|
||||
Reference in New Issue
Block a user