[fix] comment

This commit is contained in:
Andy Bunce 2021-12-26 15:21:31 +00:00
parent b001d124f6
commit 57ba0a5938
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# hack file:// load // hack file:// load
if (/^file:\/\/\//.test(location.href)) { if (/^file:\/\/\//.test(location.href)) {
let path = './'; let path = './';
let orig = fetch; let orig = fetch;