mirror of
https://github.com/flarum/core.git
synced 2025-08-07 17:07:19 +02:00
update: forum/states/ComposerState
This commit is contained in:
committed by
Franz Liedke
parent
02154d05e5
commit
9d8b466d57
@@ -74,7 +74,7 @@ class ComposerState {
|
||||
this.onExit = null;
|
||||
|
||||
this.fields = {
|
||||
content: m.prop(''),
|
||||
content: m.stream(''),
|
||||
};
|
||||
|
||||
/**
|
||||
|
Reference in New Issue
Block a user