Skip to content

Commit 53843b8

Browse files
committed
made sure normal mode is default
1 parent ea439c2 commit 53843b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

public/js/userconfig.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ let config = {
1212
fontSize: 1,
1313
freedomMode: false,
1414
resultFilters: ["all"],
15-
difficulty: "master",
15+
difficulty: "normal",
1616
}
1717

1818
//cookies

0 commit comments

Comments
 (0)