improvement: Add OTP notification settings to Autofill screen

This commit is contained in:
Artem Chepurnoy 2024-12-10 16:10:25 +02:00
parent a86ba3197b
commit ac4796a233
No known key found for this signature in database
GPG Key ID: FAC37D0CF674043E

View File

@ -39,6 +39,8 @@ fun AutofillSettingsScreen() {
key = "totp",
list = persistentListOf(
SettingPaneItem.Item(Setting.AUTOFILL_COPY_TOTP),
SettingPaneItem.Item(Setting.CLIPBOARD_AUTO_REFRESH),
SettingPaneItem.Item(Setting.CLIPBOARD_NOTIFICATION_SETTINGS),
),
),
SettingPaneItem.Group(