Updated the media model
This commit is contained in:
parent
7551d1a0cc
commit
55df6c907a
@ -29,7 +29,7 @@ const MediaSchema = new Schema<IMedia>({
|
|||||||
},
|
},
|
||||||
assetEnding: {
|
assetEnding: {
|
||||||
type: String,
|
type: String,
|
||||||
required: true
|
default: "txt"
|
||||||
},
|
},
|
||||||
created: {
|
created: {
|
||||||
type: Date,
|
type: Date,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user