1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-21 22:29:41 +02:00

fixed bug with app boot

This commit is contained in:
Harvey Kandola 2017-12-19 16:52:40 +00:00
parent 4de19dcbec
commit ca783dd323
9 changed files with 2673 additions and 1141 deletions

View file

@ -29,7 +29,6 @@ export default Component.extend({
init() {
this._super(...arguments);
this.getAttachments();
},