mirror of
https://github.com/documize/community.git
synced 2025-07-22 14:49:42 +02:00
parent
2b66d0096a
commit
e014f5b5c1
18 changed files with 541 additions and 88 deletions
|
@ -15,6 +15,8 @@ import EmberObject from "@ember/object";
|
|||
// let constants = this.get('constants');
|
||||
|
||||
let constants = EmberObject.extend({
|
||||
Unsequenced: 99999,
|
||||
|
||||
SpaceType: { // eslint-disable-line ember/avoid-leaking-state-in-ember-objects
|
||||
Public: 1,
|
||||
Private: 2,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue