Add list background information when getting all lists
This commit is contained in:
parent
24c1098736
commit
ca4d5000ed
2 changed files with 26 additions and 9 deletions
|
|
@ -52,6 +52,7 @@ func GetTables() []interface{} {
|
|||
&TaskAttachment{},
|
||||
&TaskComment{},
|
||||
&Bucket{},
|
||||
&UnsplashPhoto{},
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
|||
Reference in a new issue