mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-23 05:01:17 +10:00
feat: import redists
This commit is contained in:
@ -53,7 +53,7 @@ model Game {
|
||||
@@unique([libraryId, libraryPath], name: "libraryKey")
|
||||
}
|
||||
|
||||
model Addon {
|
||||
model DLC {
|
||||
id String @id @default(uuid())
|
||||
|
||||
name String
|
||||
|
||||
Reference in New Issue
Block a user