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 3ad77e4 commit fda3b4dCopy full SHA for fda3b4d
server/apps/code/fd772627.js
@@ -1,2 +1,3 @@
1
deleteAppStartupCodeFile(localStorage.getItem("translucenceThemeId"));
2
-localStorage.removeItem("translucenceThemeId");
+localStorage.removeItem("translucenceThemeId");
3
+location.reload();
0 commit comments