Browse Source

suppress

master
gsd 2 years ago
parent
commit
ac7f9d8b4f
  1. 2
      paybot.facti13.py

2
paybot.facti13.py

@ -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)

Loading…
Cancel
Save