mirror of
https://github.com/flarum/core.git
synced 2025-07-19 15:51:16 +02:00
Add preview button to composer
This commit is contained in:
@@ -51,7 +51,6 @@ export default class IndexPage extends Component {
|
||||
// Save the scroll position so we can restore it when we return to the
|
||||
// discussion list.
|
||||
app.cache.scrollTop = $(window).scrollTop();
|
||||
app.composer.minimize();
|
||||
}
|
||||
|
||||
view() {
|
||||
|
Reference in New Issue
Block a user