mirror of
https://github.com/flarum/core.git
synced 2025-08-08 01:16:52 +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.onExit = null;
|
||||||
|
|
||||||
this.fields = {
|
this.fields = {
|
||||||
content: m.prop(''),
|
content: m.stream(''),
|
||||||
};
|
};
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
Reference in New Issue
Block a user