fix: hide Files when account lacks filenode capability #563
This commit is contained in:
@@ -40,7 +40,7 @@ export interface IJMAPClient {
|
||||
supportsContacts(): boolean;
|
||||
supportsCalendars(): boolean;
|
||||
supportsSieve(): boolean;
|
||||
supportsFiles(): boolean;
|
||||
supportsFiles(accountId?: string): boolean;
|
||||
|
||||
// ── Push / state ──────────────────────────────────────────────
|
||||
setupPushNotifications(): boolean;
|
||||
|
||||
Reference in New Issue
Block a user