fix: temporarily defaults asciiart to hosted file
This commit is contained in:
parent
4f043d2bd7
commit
711880a670
@ -26,5 +26,5 @@ function getBearmetalAsciiPath() {
|
||||
return filename.name;
|
||||
}
|
||||
}
|
||||
return null;
|
||||
return "https://git.cyborggrizzly.com/BearMetal/pdf-tools/raw/branch/main/asciiart.txt";
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user