mirror of
https://github.com/discourse/discourse.git
synced 2026-09-05 04:40:41 -05:00
oops
This commit is contained in:
@@ -9,7 +9,6 @@ export default Em.Component.extend({
|
||||
const warning = this.get('warning');
|
||||
|
||||
if (warning && !this.get('checked')) {
|
||||
debugger;
|
||||
this.sendAction('warning');
|
||||
return false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user