Updates
This commit is contained in:
parent
2dff234715
commit
5c3260d53c
@ -40,6 +40,8 @@ await datasquirel.api.media.add({
|
||||
fileName: DSQL_FILE_NAME,
|
||||
fileType: "tar.xz",
|
||||
fileBase64: base64,
|
||||
private: true,
|
||||
privateFolder: true,
|
||||
},
|
||||
],
|
||||
type: "file",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user