add manufacturer notice, format db
This commit is contained in:
@ -56,6 +56,7 @@ type PlatformLink {
|
||||
type Manufacturer {
|
||||
name String
|
||||
required Boolean
|
||||
notice String?
|
||||
}
|
||||
|
||||
model AuditoryResource {
|
||||
|
Reference in New Issue
Block a user