Add list background information when getting all lists
This commit is contained in:
@ -52,6 +52,7 @@ func GetTables() []interface{} {
|
||||
&TaskAttachment{},
|
||||
&TaskComment{},
|
||||
&Bucket{},
|
||||
&UnsplashPhoto{},
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user