mirror of
https://github.com/flarum/core.git
synced 2025-08-08 09:26:34 +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