mirror of
https://github.com/openclaw/openclaw.git
synced 2026-05-08 06:31:24 +00:00
fix: media allowlist finalize (#16697) (thanks @tyler6204)
This commit is contained in:
committed by
Vignesh
parent
edb06170f5
commit
9f368ac9e6
@@ -32,7 +32,6 @@ type WebMediaOptions = {
|
||||
readFile?: (filePath: string) => Promise<Buffer>;
|
||||
};
|
||||
|
||||
<<<<<<< HEAD
|
||||
export function getDefaultLocalRoots(): string[] {
|
||||
return [
|
||||
os.tmpdir(),
|
||||
|
||||
Reference in New Issue
Block a user