update copy on notice banner and blob debug info

This commit is contained in:
2022-10-05 11:18:25 +01:00
parent e9cbee2eb5
commit 2d1c6bb37a
9 changed files with 29 additions and 21 deletions
+4
View File
@@ -759,6 +759,10 @@ export const getAwaitingSubmission = (loggedInUserId) => {
};
export const getAwaitingSubmissionFromBlob = (containerName) => {
console.log(
"///////////////////////\ngetAwaitingSubmissionFromBlob: " +
containerName
);
return axios
.get(
BASE_URL +