fix file rename
This commit is contained in:
@@ -272,7 +272,7 @@ export async function renameWarrenEntry(
|
||||
headers: getApiHeaders(),
|
||||
body: JSON.stringify({
|
||||
warrenId,
|
||||
path,
|
||||
paths: [path],
|
||||
targetPath,
|
||||
}),
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user