"frontend/src/components/vscode:/vscode.git/clone" did not exist on "e761d38fd1655712aa81ab507af9d8cb67debcba"
feat(notify): add global toggles, percentage threshold, and visibility control
- Add global toggle for account quota notification in admin settings - Add percentage-based threshold type for per-account quota alerts - Hide balance notify card on user profile when global toggle is off - Expose balance_low_notify_enabled and account_quota_notify_enabled in PublicSettings - Add threshold type (fixed/percentage) to QuotaNotifyToggle with $ / % switcher
Please register or sign in to comment