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 acc4b52 commit e5f1560Copy full SHA for e5f1560
1 file changed
public/js/userconfig.js
@@ -36,8 +36,8 @@ function loadConfigFromCookie() {
36
changeFontSize(newConfig.fontSize);
37
setFreedomMode(newConfig.freedomMode);
38
config = newConfig;
39
- restartTest();
40
}
+ restartTest();
41
42
43
function showTestConfig() {
0 commit comments