Added stringId on metadata collection
This commit is contained in:
parent
021c326fae
commit
63ab17ce4c
1 changed files with 1 additions and 0 deletions
1
mongo.js
1
mongo.js
|
@ -23,6 +23,7 @@ const schemas = {
|
|||
album: String,
|
||||
royaltytrackid: Number,
|
||||
id: Number,
|
||||
stringId: String,
|
||||
playlistId: Number,
|
||||
thumbCover: String,
|
||||
cover: String,
|
||||
|
|
Loading…
Reference in a new issue