diff options
author | Daniel Weipert <code@drogueronin.de> | 2023-08-26 19:00:03 +0200 |
---|---|---|
committer | Daniel Weipert <code@drogueronin.de> | 2023-08-26 19:00:03 +0200 |
commit | b7db43abcaf8c9d9ccb4bcaff07c5416cb21ff62 (patch) | |
tree | 264f0e61fc2493c584519af218f4d28f3a58c55e /index.html | |
parent | 7ffb5e01dcd87a29e3cb6a3d0bcef1b87bc94d44 (diff) |
auto-save to local storage
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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> |