Files
kiss-translator/src/userscript.js
2023-11-24 17:07:29 +08:00

4 lines
44 B
JavaScript

import { run } from "./common";
run(true);