Skip to content

Commit 3b77f22

Browse files
authored
Update account.html
1 parent a008af5 commit 3b77f22

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/account.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -87,6 +87,7 @@
8787
}
8888
</style>
8989
<script>
90+
localStorage.clear()
9091
let secretCode;
9192
if (!localStorage.getItem('baseCode')) {
9293
secretCode = '972';

0 commit comments

Comments
 (0)