🐛 Trying to fix upload offset not found in frontend
This commit is contained in:
@@ -174,6 +174,7 @@ function customRequest({
|
||||
'content-type': file.type ?? 'application/octet-stream',
|
||||
},
|
||||
headers: {
|
||||
'X-DirectUpload': 'true',
|
||||
...requestHeaders,
|
||||
...headers,
|
||||
},
|
||||
|
Reference in New Issue
Block a user