fix more typos

This commit is contained in:
Girish Ramakrishnan
2022-06-03 09:10:37 -07:00
parent 7952a67ed2
commit 4bee30dd83
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -1801,6 +1801,8 @@ async function setStorage(app, volumeId, volumePrefix, auditSource) {
error = validateStorage(volume, volumePrefix);
if (error) throw error;
} else {
volumeId = volumePrefix = null;
}
const task = {