fix more typos
This commit is contained in:
@@ -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 = {
|
||||
|
||||
Reference in New Issue
Block a user