From f1066880b402dde62cee7a968aacc4a779da8198 Mon Sep 17 00:00:00 2001 From: FinnTheFoxxo Date: Sun, 25 Feb 2024 10:45:07 -0500 Subject: [PATCH] Removed Unused Value from Config --- config/button-names.php | 1 - 1 file changed, 1 deletion(-) diff --git a/config/button-names.php b/config/button-names.php index 822b6ff..d450baa 100644 --- a/config/button-names.php +++ b/config/button-names.php @@ -26,7 +26,6 @@ $buttonNames = array( 'picarto' => 'Picarto', 'playstore' => 'Google Play', 'soundcloud' => 'SoundCloud', - 'simplex' => 'Simplex', 'streams' => 'Streams', 'tiktok' => 'TikTok', 'trakt' => 'Trakt',