mirror of
https://github.com/toeverything/AFFiNE.git
synced 2024-12-02 14:33:54 +03:00
parent
de7933c1dd
commit
f93743dae6
@ -423,6 +423,7 @@ export class ChatPanelInput extends WithDisposable(LitElement) {
|
||||
const { doc } = this.host;
|
||||
this.textarea.value = '';
|
||||
this.isInputEmpty = true;
|
||||
this.textarea.style.height = 'unset';
|
||||
this.updateContext({
|
||||
images: [],
|
||||
status: 'loading',
|
||||
|
Loading…
Reference in New Issue
Block a user