Skip to content

Commit

Permalink
Add the encryption user settings tab
Browse files Browse the repository at this point in the history
  • Loading branch information
dbkr committed Oct 8, 2024
1 parent 2d7deb9 commit 7581f36
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions schemas/WebScreen.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,6 +42,7 @@
{"const": "UserSettingsSidebar", "description": "Screen showing User Settings Sidebar Tab."},
{"const": "UserSettingsVoiceVideo", "description": "Screen showing User Settings Voice & Video Tab."},
{"const": "UserSettingsSecurityPrivacy", "description": "Screen showing User Settings Security & Privacy Tab."},
{"const": "UserSettingsEncryption", "description": "Screen showing User Encryption Tab."},
{"const": "UserSettingsLabs", "description": "Screen showing User Settings Labs Tab."},
{"const": "UserSettingsIgnoredUsers", "description": "Screen showing User Settings Ignored Users Tab."},
{"const": "UserSettingsHelpAbout", "description": "Screen showing User Settings Help & About Tab."},
Expand Down

0 comments on commit 7581f36

Please sign in to comment.