mirror of
https://github.com/flarum/core.git
synced 2025-08-07 00:47:00 +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.show();
|
||||
|
||||
return resolve()
|
||||
return resolve();
|
||||
});
|
||||
},
|
||||
|
||||
|
Reference in New Issue
Block a user