Task Relations (#103)
This commit is contained in:
@ -49,6 +49,7 @@ func GetTables() []interface{} {
|
||||
&LabelTask{},
|
||||
&TaskReminder{},
|
||||
&LinkSharing{},
|
||||
&TaskRelation{},
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user