diff options
Diffstat (limited to 'foxage2ch.js')
-rw-r--r-- | foxage2ch.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/foxage2ch.js b/foxage2ch.js index 876748f..2179ebd 100644 --- a/foxage2ch.js +++ b/foxage2ch.js @@ -160,6 +160,7 @@ let INFO = ); } } + __context__.utils = FA; function threadCompleter (context, args) { context.compare = void 0; |