edit wording

This commit is contained in:
Lawrence Hook
2023-02-19 13:44:41 -05:00
parent b049cb85ae
commit 6fd628cb9b
+2 -2
View File
@@ -27,7 +27,7 @@ const SECTIONS = [
defaultValue: false,
},
{
name: "Hide the notifications bell",
name: "Hide the notification bell",
id: "remove_notif_bell",
defaultValue: false,
},
@@ -89,7 +89,7 @@ const SECTIONS = [
defaultValue: true
},
{
name: "Disable play on hover (page refresh required)",
name: "Disable play on hover (page reload required)",
id: "disable_play_on_hover",
defaultValue: false
},