feat(views)!: move done and default bucket setting to view
This commit is contained in:
@ -63,6 +63,8 @@ func GetTables() []interface{} {
|
||||
&Webhook{},
|
||||
&Reaction{},
|
||||
&ProjectView{},
|
||||
&TaskPosition{},
|
||||
&TaskBucket{},
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user