mirror of
https://github.com/opensupports/opensupports.git
synced 2025-04-08 18:35:06 +02:00
Max - error with spaces #2 [skip ci]
This commit is contained in:
parent
2c3e5fe5e6
commit
0dff819838
@ -24,6 +24,7 @@ class TicketEvent extends React.Component {
|
||||
|
||||
render() {
|
||||
let iconNode = null;
|
||||
|
||||
if (this.props.type === 'COMMENT' && this.props.author && this.props.author.staff) {
|
||||
iconNode = this.renderStaffPic();
|
||||
} else {
|
||||
|
Loading…
x
Reference in New Issue
Block a user