From 05e5337fee97e0000ce543fa6cd84658b8fb63e4 Mon Sep 17 00:00:00 2001 From: MatMasIt <34745996+MatMasIt@users.noreply.github.com> Date: Mon, 16 Aug 2021 23:33:42 +0200 Subject: [PATCH] Removed useless alert --- config.php | 1 - 1 file changed, 1 deletion(-) diff --git a/config.php b/config.php index b819d1c..3d3c633 100644 --- a/config.php +++ b/config.php @@ -98,7 +98,6 @@ return [ "bio" => "Bio" ], "status" => [ - "missingHelpFile" => "\n¬ Missing help file, this will affect the \".helpb\" command\n", "missingJueBox" => "\n¬ Missing the Divina Commedia file!\nIts juebox will not work\n", "missingBibleFile" => "\n¬ Missing the Bible file!\nIts juebox will not work\n", "missingPokemonFile" => "\n¬ Missing the Pokemon Music List file!\nIts juebox will not work\n",