mirror of
https://github.com/plankanban/planka.git
synced 2025-07-22 06:39:44 +02:00
parent
d627a5660a
commit
22ec8707ac
35 changed files with 179 additions and 161 deletions
|
@ -14,7 +14,7 @@ export default class extends BaseModel {
|
|||
name: attr(),
|
||||
description: attr(),
|
||||
dueDate: attr(),
|
||||
timer: attr(),
|
||||
stopwatch: attr(),
|
||||
isSubscribed: attr({
|
||||
getDefault: () => false,
|
||||
}),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue