fixed some build issues stopping deployment

This commit is contained in:
2021-09-14 15:05:11 +01:00
parent 8eb0e97d6e
commit bb38c6d001
3 changed files with 2 additions and 19 deletions
+1 -1
View File
@@ -51,7 +51,7 @@ const getSASToken = () => {
return token;
};
export default async function (req, res) {
export default async function ApiProxy(req, res) {
// console.log(req.method);
var updateBody = {