We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea439c2 commit 53843b8Copy full SHA for 53843b8
1 file changed
public/js/userconfig.js
@@ -12,7 +12,7 @@ let config = {
12
fontSize: 1,
13
freedomMode: false,
14
resultFilters: ["all"],
15
- difficulty: "master",
+ difficulty: "normal",
16
}
17
18
//cookies
0 commit comments