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