Move from topic to room using tilde

This commit is contained in:
Jon Staab
2024-09-23 10:28:33 -07:00
parent 88000d02ba
commit 4c9b7da586
12 changed files with 75 additions and 67 deletions
-1
View File
@@ -52,7 +52,6 @@
const event = createEvent(kind, {
content: $editor.getText(),
tags: [
["-"],
["d", randomId()],
["title", title],
["location", location],