mirror of
https://github.com/plankanban/planka.git
synced 2025-07-22 22:59:44 +02:00
parent
a1cb04ea8e
commit
1329da3fe5
31 changed files with 277 additions and 40 deletions
|
@ -40,6 +40,7 @@ export default class extends Model {
|
|||
avatarUrl: attr(),
|
||||
phone: attr(),
|
||||
organization: attr(),
|
||||
language: attr(),
|
||||
subscribeToOwnCards: attr(),
|
||||
deletedAt: attr(),
|
||||
isAdmin: attr({
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue