2
0
forked from kodorvan/stcs

The stop trading button has been removed.

This commit is contained in:
algizn97
2025-10-10 13:58:23 +05:00
parent 6bfb816d2a
commit 58397c4723

View File

@@ -94,4 +94,4 @@ async def cancel_stop_trading(callback_query: CallbackQuery, state: FSMContext):
"Error processing command cancel_timer_stop for user %s: %s",
callback_query.from_user.id,
e,
)
)