chore: reset values changed for testing

This commit is contained in:
Aman Harwara
2023-09-11 18:36:51 +05:30
parent 7ca2fa8eab
commit 5311f1e098

View File

@@ -7,7 +7,7 @@ import { PreferencePaneId } from '../Preferences/PreferenceId'
export class StatusService extends AbstractService<StatusServiceEvent, string> implements StatusServiceInterface {
private preferencesBubbleCounts: Record<PreferencePaneId, number> = {
general: 2,
general: 0,
account: 0,
security: 0,
'home-server': 0,