mirror of
https://github.com/obsqrbtz/goose-highlighter.git
synced 2026-04-08 20:19:06 +03:00
WIP: list manager
This commit is contained in:
@@ -55,6 +55,9 @@
|
||||
<button id="deleteListBtn" class="danger"><i class="fa-solid fa-trash"></i> <span
|
||||
data-i18n="delete_list">Delete</span></button>
|
||||
</div>
|
||||
<div class="button-row">
|
||||
<button id="manageListsBtn"><i class="fa-solid fa-layer-group"></i> Manage Lists</button>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<div class="section" data-section="settings">
|
||||
@@ -158,4 +161,4 @@
|
||||
<script type="module" src="../dist/popup/popup.js"></script>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user