Skip to content

Commit

Permalink
Update dev.py
Browse files Browse the repository at this point in the history
  • Loading branch information
yasirarism authored Sep 14, 2024
1 parent e9b0117 commit 18ab296
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion misskaty/plugins/dev.py
Original file line number Diff line number Diff line change
Expand Up @@ -200,7 +200,7 @@ async def payment(client: Client, message: Message):
'unique_code': unique_id,
'service': service_id,
'amount': amount,
'note': f'VIP Bot Subscription by YS Dev',
'note': f'MissKaty Support by YS Dev',
'valid_time': valid_time,
'type_fee': '1',
'payment_guide': True,
Expand Down

0 comments on commit 18ab296

Please sign in to comment.