fix warning
This commit is contained in:
@@ -597,7 +597,7 @@ export class PostForm extends Component {
|
|||||||
loading_status: 'done',
|
loading_status: 'done',
|
||||||
text: '',
|
text: '',
|
||||||
preview: false,
|
preview: false,
|
||||||
cw: null,
|
cw: '',
|
||||||
has_poll: false,
|
has_poll: false,
|
||||||
},
|
},
|
||||||
() => {
|
() => {
|
||||||
|
|||||||
Reference in New Issue
Block a user