fix: media allowlist finalize (#16697) (thanks @tyler6204)
This commit is contained in:
parent
edb06170f5
commit
9f368ac9e6
@ -32,7 +32,6 @@ type WebMediaOptions = {
|
||||
readFile?: (filePath: string) => Promise<Buffer>;
|
||||
};
|
||||
|
||||
<<<<<<< HEAD
|
||||
export function getDefaultLocalRoots(): string[] {
|
||||
return [
|
||||
os.tmpdir(),
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user