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

Bump version

This commit is contained in:
Harvey Kandola 2022-09-18 14:29:38 -04:00
parent f3ef83162e
commit ce07d4d147
6 changed files with 37 additions and 31 deletions

View file

@ -173,7 +173,10 @@ let constants = EmberObject.extend({
Seats5: 250,
// Seats6 is unlimited.
Seats6: 9999
Seats6: 9999,
// SeatsFree is x users free for Enterprise edition.
SeatsFree: 5
},
Icon: { // eslint-disable-line ember/avoid-leaking-state-in-ember-objects