mirror of
https://github.com/obsqrbtz/goose-highlighter.git
synced 2026-04-08 20:19:06 +03:00
fix: update ui when modifiying lists
This commit is contained in:
@@ -21,6 +21,8 @@ async function debouncedSave() {
|
||||
|
||||
async function save() {
|
||||
await debouncedSave();
|
||||
renderLists();
|
||||
renderWords();
|
||||
}
|
||||
|
||||
async function load() {
|
||||
|
||||
Reference in New Issue
Block a user