mirror of
https://github.com/flarum/core.git
synced 2025-08-07 17:07:19 +02:00
Fix discussion composer not submitting
This commit is contained in:
@@ -51,6 +51,8 @@ export default function() {
|
||||
}
|
||||
})
|
||||
);
|
||||
} else {
|
||||
original();
|
||||
}
|
||||
});
|
||||
|
||||
|
Reference in New Issue
Block a user