feat: improve initial load performance on mobile (#2126)
This commit is contained in:
@@ -83,7 +83,7 @@ export class SNPreferencesService
|
||||
|
||||
void this.notifyEvent(PreferencesServiceEvent.PreferencesChanged)
|
||||
|
||||
void this.syncService.sync()
|
||||
void this.syncService.sync({ sourceDescription: 'PreferencesService.setValue' })
|
||||
}
|
||||
|
||||
private async reload() {
|
||||
|
||||
Reference in New Issue
Block a user