We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 82e6cc1 commit 4643a4dCopy full SHA for 4643a4d
extension/scripts/global/globalData.js
@@ -1,5 +1,6 @@
1
"use strict";
2
3
+// noinspection JSUnresolvedReference
4
chrome = typeof browser !== "undefined" ? browser : chrome;
5
6
const FORUM_POST = "https://www.torn.com/forums.php#/p=threads&f=67&t=16243863";
0 commit comments