forked from coracle/flotilla
Display thread title
This commit is contained in:
@@ -34,7 +34,7 @@
|
||||
})
|
||||
}
|
||||
|
||||
const content = $editor.getText()
|
||||
const content = $editor.getText({blockSeparator: '\n'})
|
||||
|
||||
if (!content.trim()) {
|
||||
return pushToast({
|
||||
|
||||
Reference in New Issue
Block a user