code refactor

This commit is contained in:
Kristjan
2020-12-28 23:24:47 +01:00
parent 2eb44674d0
commit e96ec08f44
4 changed files with 48 additions and 49 deletions
+2 -2
View File
@@ -5,8 +5,8 @@ class Domains(NamedTuple):
id: str
wallet: str
domain: str
cfToken: str
cfZoneId: str
cf_token: str
cf_zone_id: str
webhook: str
description: str
cost: int