summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorDaniel Weipert <code@drogueronin.de>2023-08-26 19:00:03 +0200
committerDaniel Weipert <code@drogueronin.de>2023-08-26 19:00:03 +0200
commitb7db43abcaf8c9d9ccb4bcaff07c5416cb21ff62 (patch)
tree264f0e61fc2493c584519af218f4d28f3a58c55e /index.html
parent7ffb5e01dcd87a29e3cb6a3d0bcef1b87bc94d44 (diff)
auto-save to local storage
Diffstat (limited to 'index.html')
-rw-r--r--index.html2
1 files changed, 2 insertions, 0 deletions
diff --git a/index.html b/index.html
index d8a8f37..24e3265 100644
--- a/index.html
+++ b/index.html
@@ -350,6 +350,8 @@
</label>
<button data-template-slot="highlight" class="menu-button"><span data-i18n-msgid="ui:settings:highlight_interactive_elements"></span></button>
+
+ <button data-template-slot="clearLocalSaveData" class="menu-button"><span data-i18n-msgid="ui:settings:clear_local_save_data:button"></span></button>
</div>
</template>