Document emoji picker (#4338)
Co-authored-by: Tom Moor <tom.moor@gmail.com>
This commit is contained in:
@@ -27,6 +27,7 @@ async function presentDocument(
|
||||
url: document.url,
|
||||
urlId: document.urlId,
|
||||
title: document.title,
|
||||
emoji: document.emoji,
|
||||
text,
|
||||
tasks: document.tasks,
|
||||
createdAt: document.createdAt,
|
||||
|
||||
Reference in New Issue
Block a user