1.0.1 #8

Merged
emma merged 5 commits from 1.0.1 into main 2025-05-07 12:30:57 -07:00
Showing only changes of commit 711880a670 - Show all commits

View File

@ -26,5 +26,5 @@ function getBearmetalAsciiPath() {
return filename.name;
}
}
return null;
return "https://git.cyborggrizzly.com/BearMetal/pdf-tools/raw/branch/main/asciiart.txt";
}