Skip to content

Commit 823c31d

Browse files
authored
Update appSettings.js
1 parent 82f3a16 commit 823c31d

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

src/settings/appSettings.js

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,8 @@ export default function otherSettings() {
6969
key: "checkForAppUpdates",
7070
text: strings["check for app updates"],
7171
checkbox: values.checkForAppUpdates,
72-
info: strings["info-checkForAppUpdates"], },
72+
info: strings["info-checkForAppUpdates"],
73+
},
7374
{
7475
key: "console",
7576
text: strings.console,

0 commit comments

Comments
 (0)