mirror of
https://github.com/opensupports/opensupports.git
synced 2025-07-31 01:35:15 +02:00
Fix error in upload file ticket comment
This commit is contained in:
parent
b578a26225
commit
0f633f0e35
@ -826,6 +826,7 @@ class TicketViewer extends React.Component {
|
|||||||
loading: false,
|
loading: false,
|
||||||
commentValue: TextEditor.createEmpty(),
|
commentValue: TextEditor.createEmpty(),
|
||||||
commentError: false,
|
commentError: false,
|
||||||
|
commentFile: null,
|
||||||
commentEdited: false
|
commentEdited: false
|
||||||
});
|
});
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user