Skip to content

Commit

Permalink
Add schema for new toggle on click setting
Browse files Browse the repository at this point in the history
  • Loading branch information
stuarthayhurst committed Feb 12, 2024
1 parent 5673a8a commit e6ffbb7
Showing 1 changed file with 5 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,10 @@
<summary>Use quick settings subtitle</summary>
<description>Show the privacy status in the quick settings subtitle</description>
</key>
<key name="click-to-toggle" type="b">
<default>false</default>
<summary>Toggle all settings at once</summary>
<description>Enable or disable all privacy settings at once, when the group is pressed</description>
</key>
</schema>
</schemalist>

0 comments on commit e6ffbb7

Please sign in to comment.