diff options
-rw-r--r-- | foxage2ch.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/foxage2ch.js b/foxage2ch.js index 0dfeaa5..7ed240f 100644 --- a/foxage2ch.js +++ b/foxage2ch.js @@ -158,7 +158,7 @@ let INFO = ]; } - threadCommandOptions = + let threadCommandOptions = [ [ ['-status', '-s'], |