Skip to content

Commit

Permalink
One more notification ID
Browse files Browse the repository at this point in the history
  • Loading branch information
beqabeqa473 committed May 15, 2023
1 parent 1f7eb59 commit 04f5e76
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions addon/appModules/msedge/settings.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,5 +30,6 @@
Settings("AutofillSuggestionFilled", _("Announce filling of autofill suggestions"), "boolean(default=false)"),
Settings("PopupClosed", _("Announce Closing popups like hiding suggestions of autofill"), "boolean(default=false)"),
Settings("AutofillSuggestionHideButton", _("Announce hiding autofill suggestions"), "boolean(default=false)"),
Settings("UpdateNotification", _("Announce microsoft edge update availability"), "boolean(default=false)"),
Settings("ShowSuggestions", _("Show suggestions while typing in addressbar"), "boolean(default=true)")
]

0 comments on commit 04f5e76

Please sign in to comment.