Skip to content

Commit ddef153

Browse files
authored
Update account.html
1 parent 9d7a436 commit ddef153

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/account.html

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

0 commit comments

Comments
 (0)