Make sure list / task favorites are set per user, not per entity (#915)
Co-authored-by: kolaente <k@knt.li> Reviewed-on: https://kolaente.dev/vikunja/api/pulls/915 Co-authored-by: konrad <konrad@kola-entertainments.de> Co-committed-by: konrad <konrad@kola-entertainments.de>
This commit is contained in:
@ -60,6 +60,7 @@ func GetTables() []interface{} {
|
||||
&UnsplashPhoto{},
|
||||
&SavedFilter{},
|
||||
&Subscription{},
|
||||
&Favorite{},
|
||||
}
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user