mirror of
https://github.com/plankanban/planka.git
synced 2025-12-18 17:23:21 +03:00
@@ -14,7 +14,7 @@ export default class extends BaseModel {
|
||||
name: attr(),
|
||||
description: attr(),
|
||||
dueDate: attr(),
|
||||
timer: attr(),
|
||||
stopwatch: attr(),
|
||||
isSubscribed: attr({
|
||||
getDefault: () => false,
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user