use jQuery instead

This commit is contained in:
buzzcode2007 2024-03-23 17:44:03 +08:00
parent f27505504c
commit 0f7e461195
2 changed files with 1 additions and 66 deletions

View file

@ -4,12 +4,11 @@
// Import modules.
import compat from "./compat.js";
import UI from "./interface.JS";
import texts from "./read.JS";
// Call the main function.
function main() {
}
if (compat.restrict()) {