mirror of
https://github.com/documize/community.git
synced 2025-07-23 15:19:42 +02:00
Provide in-app What's New & new release notifications
This commit is contained in:
parent
97cc5374f0
commit
eaf46f06c1
25 changed files with 1166 additions and 772 deletions
|
@ -25,6 +25,7 @@ export default Model.extend({
|
|||
global: attr('boolean', { defaultValue: false }),
|
||||
accounts: attr(),
|
||||
groups: attr(),
|
||||
lastVersion: attr('string'),
|
||||
created: attr(),
|
||||
revised: attr(),
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue