re-create @iWarpBTC commit ID a9df953990

This commit is contained in:
Lee Salminen
2022-08-14 10:52:58 -06:00
parent f8d4c39b1e
commit 4c758f4665
3 changed files with 138 additions and 22 deletions
+1 -1
View File
@@ -26,7 +26,7 @@ async def create_card(data: CreateCardData, wallet_id: str) -> Card:
(
card_id,
wallet_id,
data.name,
data.card_name,
data.uid,
data.counter,
data.withdraw,