mirror of
https://github.com/discourse/discourse.git
synced 2025-04-14 21:41:41 +08:00
woops
This commit is contained in:
parent
bf1f6c7fe4
commit
772301bc65
@ -310,7 +310,6 @@ export default Ember.Controller.extend({
|
||||
if (this.get('model.composeState') === Composer.OPEN) {
|
||||
this.shrink();
|
||||
} else {
|
||||
debugger;
|
||||
this.cancelComposer();
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user