AddDLURL return changeset

This commit is contained in:
2022-09-11 17:04:31 +00:00
parent 39c0c35fe5
commit 78f7b5ca00

View File

@@ -277,7 +277,7 @@
entries) // TODO this includes entries that didn't have the tag in the changeset
(defCommand AddDLURL [e SelectedEntry url (Text null)]
(addComponent archive e DLURL url))
[(addComponent archive e DLURL url)])
(defCommand AddYoutubeMusic [name (Text null) url (Text null)]
[(archive.createEntry ->e