|
|
@ -93,7 +93,7 @@ class Client: |
|
|
|
await self.backend.vip(steam2, seconds, f"rub={int(money)};", unique=f"qiwi_{t.id}") |
|
|
|
|
|
|
|
async def update_prices_from_server(self): |
|
|
|
info("Fetch prices from server backend") |
|
|
|
#info("Fetch prices from server backend") |
|
|
|
prices = await self.backend.prices() |
|
|
|
self.update_prices(prices) |
|
|
|
|
|
|
|