mirror of
https://github.com/trafficlunar/tomodachi-share.git
synced 2026-06-27 22:24:14 +00:00
feat: filter menu and new allowed copying + tag exclude filter
also FINALLY fixes this annoying bug with tag selector
This commit is contained in:
parent
6d19988306
commit
3772a23ea6
14 changed files with 226 additions and 300 deletions
|
|
@ -80,7 +80,7 @@ model Mii {
|
|||
lastName String
|
||||
gender MiiGender?
|
||||
islandName String
|
||||
allowedCopying Boolean
|
||||
allowedCopying Boolean?
|
||||
|
||||
createdAt DateTime @default(now())
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue