fix(caldav): move app-password section to Settings → Profile where users look
The app-password UI was in the user-menu profile modal, but users manage CalDAV in Settings, so it went unnoticed. Move the section into the Settings → Profile panel (next to account/privacy) and drive it from openSettingsModal via a top-level initAppPasswords(). Co-Authored-By: Claude Opus 4.8 <noreply@anthropic.com>
This commit is contained in:
@@ -1,2 +1,2 @@
|
||||
// Increment APP_VERSION with every code change
|
||||
export const APP_VERSION = 'v68';
|
||||
export const APP_VERSION = 'v69';
|
||||
|
||||
Reference in New Issue
Block a user