mirror of
https://github.com/stashapp/stash.git
synced 2026-05-08 01:29:46 -05:00
Tag Favoriting (#4728)
* Add missing key unbind --------- Co-authored-by: WithoutPants <53250216+WithoutPants@users.noreply.github.com>
This commit is contained in:
@@ -0,0 +1 @@
|
||||
ALTER TABLE `tags` ADD COLUMN `favorite` boolean not null default '0';
|
||||
Reference in New Issue
Block a user