From 52a5023ef7293c003e908437e5f488dc687c7ed1 Mon Sep 17 00:00:00 2001 From: reality Date: Mon, 19 Jan 2015 22:28:53 +0000 Subject: [PATCH] asynx != async --- modules/report/commands.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/modules/report/commands.js b/modules/report/commands.js index 3887c88..2f9db76 100644 --- a/modules/report/commands.js +++ b/modules/report/commands.js @@ -1,6 +1,6 @@ var _ = require('underscore')._, moment = require('moment'), - asynx = require('async'); + async = require('async'); var commands = function(dbot) { var commands = {