From 937ae49c1f4e804e959e14724b7a8580958cdc31 Mon Sep 17 00:00:00 2001 From: Little Fluffy Clouds Date: Wed, 9 Jul 2025 19:26:37 +0300 Subject: [PATCH] typo --- deeproots/deeproots/system/models/telegram/commands.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deeproots/deeproots/system/models/telegram/commands.php b/deeproots/deeproots/system/models/telegram/commands.php index 2d2faef..bb5a58b 100755 --- a/deeproots/deeproots/system/models/telegram/commands.php +++ b/deeproots/deeproots/system/models/telegram/commands.php @@ -87,7 +87,7 @@ final class commands extends core ], ] )->then(function (message $message) use ($context, $localization, $account) { - // Sended the message + // Sent the message if ( $account->authorized_system_accounts ||