mirror of
https://github.com/opensupports/opensupports.git
synced 2025-08-19 08:48:37 +02:00
[DEV-300] Fix error in upload file ticket comment (#1211)
This commit is contained in:
parent
0ecf88237f
commit
90e7923aec
@ -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