Skip to content
This repository was archived by the owner on Sep 7, 2020. It is now read-only.

Commit 6b32460

Browse files
committed
docs: need to reload
1 parent 01dce80 commit 6b32460

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

web/index.html

+2-1
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,8 @@ <h1>Distribute Aid: Chat</h1>
4343
<strong>Preview mode:</strong> Note that the chat will only load if the
4444
<code>DAChat:enabled</code> is set in localStorage. Run this command in
4545
the console to enable it:
46-
<code>window.localStorage.setItem('DAChat:enabled', '1')</code>
46+
<code>window.localStorage.setItem('DAChat:enabled', '1')</code> and reload
47+
the page.
4748
</p>
4849

4950
<div id="tokenform"></div>

0 commit comments

Comments
 (0)