We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 08dd3a3 commit 930abb8Copy full SHA for 930abb8
1 file changed
content/docs/faq.mdx
@@ -75,8 +75,9 @@ This section provides answers to frequently asked questions about the project. I
75
<Details summary="Help, the nodes don't work anymore.">
76
If all things fail, you can try resetting the local storage. To clear the
77
local storage for this webpage, right-click anywhere on the page, select
78
- "Inspect", go to the "Application" tab, and choose "Local Storage" from the
79
- sidebar — then right-click the entries and select "Clear". This{" "}
+ "Inspect", go to the "Application" (Chrome) or "Storage" (Firefox) tab, and
+ choose "Local Storage" from the sidebar — then right-click the entries and
80
+ select "Clear". This
81
<strong>must</strong> happen without any level loaded, so either from the
82
homepage or docs pages.
83
</Details>
0 commit comments