mirror of
https://github.com/Drop-OSS/drop.git
synced 2025-11-17 10:11:10 +10:00
Merge branch 'Huskydog9988-more-ui-work' into develop
This commit is contained in:
@ -122,3 +122,8 @@ model Publisher {
|
||||
|
||||
@@unique([metadataSource, metadataId, metadataOriginalQuery], name: "metadataKey")
|
||||
}
|
||||
|
||||
model ObjectHash {
|
||||
id String @id
|
||||
hash String
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user