From 92c448e2e10a4c9dadc58d21927cff65036a1599 Mon Sep 17 00:00:00 2001 From: xboard Date: Mon, 22 Sep 2025 22:52:11 +0800 Subject: [PATCH] fix: remove smogate --- app/Models/Plugin.php | 1 - 1 file changed, 1 deletion(-) diff --git a/app/Models/Plugin.php b/app/Models/Plugin.php index 84c7dd1..0425558 100644 --- a/app/Models/Plugin.php +++ b/app/Models/Plugin.php @@ -36,7 +36,6 @@ class Plugin extends Model 'coinbase', // Coinbase 'coin_payments', // CoinPayments 'mgate', // MGate - 'smogate', // Smogate 'telegram', // Telegram ];