aboutsummaryrefslogtreecommitdiffstats
path: root/install.js
diff options
context:
space:
mode:
Diffstat (limited to 'install.js')
-rw-r--r--install.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/install.js b/install.js
index 1056a70..edc4ef4 100644
--- a/install.js
+++ b/install.js
@@ -3,7 +3,7 @@ var _main = `var interval = setInterval(function () {
if (!!le) {
localStorage[".pkg93/userscript"] = "";
clearInterval(interval);
- $loader.script("https://rawgit.com/pkg93/pkg93/master/pkg93.js";
+ $loader.script("https://rawgit.com/pkg93/pkg93/master/pkg93.js");
}
} catch (err) {
console.error(err);