mirror of
https://github.com/flarum/framework.git
synced 2025-02-21 07:27:09 +08:00
Fix discussion composer not submitting
This commit is contained in:
parent
cf6e2dd4ef
commit
845a8bbcd8
@ -51,6 +51,8 @@ export default function() {
|
||||
}
|
||||
})
|
||||
);
|
||||
} else {
|
||||
original();
|
||||
}
|
||||
});
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user