mirror of
https://github.com/flarum/core.git
synced 2025-08-09 18:07:02 +02:00
formatting fix
This commit is contained in:
committed by
Franz Liedke
parent
0341e64057
commit
5ec9c52b04
@@ -140,7 +140,7 @@ export default {
|
|||||||
app.composer.load(EditPostComposer, { post: this });
|
app.composer.load(EditPostComposer, { post: this });
|
||||||
app.composer.show();
|
app.composer.show();
|
||||||
|
|
||||||
return resolve()
|
return resolve();
|
||||||
});
|
});
|
||||||
},
|
},
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user