feat: update support button to link directly to support bot
This commit is contained in:
@@ -168,5 +168,3 @@ async def proceed_to_checkout(cb: CallbackQuery, state: FSMContext):
|
||||
reply_markup=payment_gateways,
|
||||
) # FIXME: temp solution that's incredibly stupid
|
||||
|
||||
await state.set_state(SubscriptionStorage.checkout)
|
||||
await state.set_data({"ctx": ctx})
|
||||
|
||||
Reference in New Issue
Block a user