improve file streams
This commit is contained in:
@@ -38,7 +38,7 @@ export async function getWarrenDirectory(
|
||||
warrenId,
|
||||
path,
|
||||
}),
|
||||
key: `${warrenId}-${path}`,
|
||||
key: `${warrenId}-${path}`,
|
||||
});
|
||||
|
||||
if (data.value == null) {
|
||||
|
||||
Reference in New Issue
Block a user