Skip to content

Commit 9a5de41

Browse files
authored
Update appSettings.js
1 parent 626c5fe commit 9a5de41

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/settings/appSettings.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ export default function otherSettings() {
6868
{
6969
key: "checkForAppUpdates",
7070
text: strings["check for app updates"],
71-
info: "Check for app updates automatically",
7271
checkbox: values.checkForAppUpdates,
7372
},
7473
{
@@ -128,7 +127,6 @@ export default function otherSettings() {
128127
key: "quickTools",
129128
text: strings["quick tools"],
130129
checkbox: !!values.quickTools,
131-
info: "Show or hide quick tools.",
132130
},
133131
{
134132
key: "quickToolsTriggerMode",

0 commit comments

Comments
 (0)