This commit is contained in:
PrestonT500 2024-12-19 07:22:30 -08:00
parent 7b29dd8f45
commit 141fcca089

View File

@ -139,6 +139,7 @@
<div class="modal-content">
<h2>DANGER ZONE</h2>
<p>Are you sure you want to clear all your local data?</p>
<p></p>
<button>Yes</button>
<button class="cancel-btn">Cancel</button>
</div>