Put reminders in an extra table (#75)
This commit is contained in:
@ -47,6 +47,7 @@ func GetTables() []interface{} {
|
||||
&ListTaskAssginee{},
|
||||
&Label{},
|
||||
&LabelTask{},
|
||||
&TaskReminder{},
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user