ux(rmenus): Add auto-swap where possible.
This commit is contained in:
@@ -209,6 +209,9 @@ class EconomyData(Registry, name='economy'):
|
||||
]
|
||||
# Execute refund transactions
|
||||
return await cls.execute_transactions(*records)
|
||||
else:
|
||||
return []
|
||||
|
||||
|
||||
class ShopTransaction(RowModel):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user