Skip to content

Commit

Permalink
Hide new import/export buttons for now
Browse files Browse the repository at this point in the history
  • Loading branch information
kepano committed Sep 27, 2024
1 parent f54325e commit c24b350
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/settings.html
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ <h2 id="template-editor-title">Edit template</h2>
Duplicate
</div>
</div>
<div class="menu-item" class="export-template-btn">
<!-- <div class="menu-item" class="export-template-btn">
<div class="menu-item-icon">
<i data-lucide="files"></i>
</div>
Expand All @@ -217,7 +217,7 @@ <h2 id="template-editor-title">Edit template</h2>
<div class="menu-item-title">
Import
</div>
</div>
</div> -->
<div class="menu-item" id="delete-template-btn">
<div class="menu-item-icon">
<i data-lucide="trash-2"></i>
Expand Down

0 comments on commit c24b350

Please sign in to comment.