mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-25 06:01:10 +10:00
feat: pcgamgingwiki now provides a description
This commit is contained in:
@ -3,6 +3,7 @@ model Tag {
|
||||
name String @unique
|
||||
|
||||
articles Article[]
|
||||
games Game[]
|
||||
}
|
||||
|
||||
model Article {
|
||||
|
||||
Reference in New Issue
Block a user