mirror of
https://github.com/trafficlunar/tomodachi-share.git
synced 2026-06-28 06:34:15 +00:00
feat: needs fixing miis
This commit is contained in:
parent
781682e24e
commit
4275f710b0
9 changed files with 100 additions and 38 deletions
|
|
@ -77,6 +77,7 @@ model Mii {
|
|||
platform MiiPlatform @default(THREE_DS)
|
||||
quarantined Boolean @default(false)
|
||||
in_queue Boolean @default(false)
|
||||
needsFixing String?
|
||||
|
||||
instructions Json?
|
||||
youtubeId String?
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue