feat: import redists

This commit is contained in:
DecDuck
2025-08-22 13:48:47 +10:00
parent 322af0b4ca
commit f1957a418c
22 changed files with 715 additions and 806 deletions

View File

@ -53,7 +53,7 @@ model Game {
@@unique([libraryId, libraryPath], name: "libraryKey")
}
model Addon {
model DLC {
id String @id @default(uuid())
name String