mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-08-03 22:05:55 +00:00
Merge branch 'develop' into room
This commit is contained in:
@@ -719,6 +719,7 @@ function clear() {
|
||||
poll.value = null;
|
||||
quoteId.value = null;
|
||||
scheduledAt.value = null;
|
||||
uploader.reset();
|
||||
}
|
||||
|
||||
function onKeydown(ev: KeyboardEvent) {
|
||||
|
||||
Reference in New Issue
Block a user