Skip to content

Commit 81787cc

Browse files
committed
style(eslint): apply auto-fixes
1 parent 8cbad36 commit 81787cc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

addon/prefs.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -128,4 +128,4 @@ pref("__prefsPrefix__.nllb.apistream", true);
128128
pref("__prefsPrefix__.nllb.serveendpoint", "http://localhost:6060");
129129
pref("__prefsPrefix__.customGPT1.temperature", "1.0");
130130
pref("__prefsPrefix__.customGPT2.temperature", "1.0");
131-
pref("__prefsPrefix__.customGPT3.temperature", "1.0");
131+
pref("__prefsPrefix__.customGPT3.temperature", "1.0");

0 commit comments

Comments
 (0)