mirror of
https://github.com/opensupports/opensupports.git
synced 2025-04-08 18:35:06 +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,
|
||||
commentValue: TextEditor.createEmpty(),
|
||||
commentError: false,
|
||||
commentFile: null,
|
||||
commentEdited: false
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user