mirror of
https://github.com/plankanban/planka.git
synced 2025-12-26 01:11:58 +03:00
Prepare for collection board type, refactoring, update dependencies
This commit is contained in:
@@ -7,6 +7,7 @@ export default class extends Model {
|
||||
|
||||
static fields = {
|
||||
id: attr(),
|
||||
type: attr(),
|
||||
position: attr(),
|
||||
name: attr(),
|
||||
isFetching: attr({
|
||||
|
||||
Reference in New Issue
Block a user