From 131b985902d767f1faf29dfb26de9730d42136bf Mon Sep 17 00:00:00 2001 From: ansuz Date: Wed, 24 Jun 2020 10:20:20 -0400 Subject: [PATCH] update expire-channels.js use of file storage to accomodate an API change --- scripts/expire-channels.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/expire-channels.js b/scripts/expire-channels.js index 9151398d2..8f9d9f87e 100644 --- a/scripts/expire-channels.js +++ b/scripts/expire-channels.js @@ -10,7 +10,7 @@ nThen(function (w) { config.log = _log; })); }).nThen(function (w) { - FileStorage.create(config, w(function (_store) { + FileStorage.create(config, w(function (err, _store) { config.store = _store; // config.taskPath