This commit is contained in:
PrestonT500 2024-12-19 07:23:49 -08:00
parent 141fcca089
commit 46197d331c

View File

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