1
0
Fork 0
mirror of https://github.com/documize/community.git synced 2025-08-02 03:55:24 +02:00

working on forentend

This commit is contained in:
Derek Chen 2019-08-08 00:40:03 +08:00
parent 9d6b6fec23
commit 8c99977fc9
10 changed files with 130 additions and 5 deletions

View file

@ -17,6 +17,7 @@ import Route from '@ember/routing/route';
export default Route.extend({
appMeta: service(),
kcAuth: service(),
global: service(),
localStorage: service(),
showLogin: false,