mirror of
https://github.com/documize/community.git
synced 2025-07-23 15:19:42 +02:00
Lint space toolbar
This commit is contained in:
parent
c6632fec1d
commit
013d09dda4
1 changed files with 1 additions and 1 deletions
|
@ -80,7 +80,7 @@ export default Component.extend(ModalMixin, AuthMixin, Notifier, {
|
|||
let cats = this.get('categories');
|
||||
cats.forEach((cat) => {
|
||||
cat.set('exportSelected', false);
|
||||
})
|
||||
});
|
||||
},
|
||||
|
||||
didInsertElement() {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue