Fix storage access

This commit is contained in:
Jon Staab
2025-01-02 15:57:51 -08:00
parent d6669f42c1
commit 268028a968
4 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -45,7 +45,7 @@
["location", location],
["start", dateToSeconds(start).toString()],
["end", dateToSeconds(end).toString()],
...$editor.storage.welshman.getEditorTags(),
...$editor.storage.nostr.getEditorTags(),
PROTECTED,
],
})