From 86e052a328f269f6319c4ea70535d036f5d219bd Mon Sep 17 00:00:00 2001 From: FlamePrince-PS <44061946+FlamePrince-PS@users.noreply.github.com> Date: Wed, 31 Oct 2018 05:37:05 +0000 Subject: [PATCH] Update config-example.js --- config/config-example.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/config-example.js b/config/config-example.js index a21566eb4..5f81b05ff 100644 --- a/config/config-example.js +++ b/config/config-example.js @@ -99,7 +99,7 @@ exports.poof = true; * X amount of timer passed ** * after last message before * * user can earn exp ******** -* default to 1 mintue ******* +* default to 60 seconds ***** *****************************/ exports.expTimer = 60;