aboutsummaryrefslogtreecommitdiffstats
path: root/twittperator.js
diff options
context:
space:
mode:
Diffstat (limited to 'twittperator.js')
-rwxr-xr-xtwittperator.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/twittperator.js b/twittperator.js
index 4f6673e..257a7d0 100755
--- a/twittperator.js
+++ b/twittperator.js
@@ -1513,6 +1513,7 @@
}
let tw = new TwitterOauth(accessor);
+ __context__.OAuth = tw;
// }}}
})();