1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-07-22 14:49:42 +02:00

Draw.io integration WIP

This commit is contained in:
Harvey Kandola 2018-05-02 14:55:02 +01:00
parent 2b8a7921ad
commit d746c90624
16 changed files with 955 additions and 14 deletions

View file

@ -10,7 +10,6 @@
// https://documize.com
import { hash } from 'rsvp';
import { inject as service } from '@ember/service';
import Route from '@ember/routing/route';
import AuthenticatedRouteMixin from 'ember-simple-auth/mixins/authenticated-route-mixin';