Update models.py
This commit is contained in:
parent
83bb184ff3
commit
03a365256f
1 changed files with 1 additions and 1 deletions
|
|
@ -5,7 +5,7 @@ class Indexers(NamedTuple):
|
||||||
wallet: str
|
wallet: str
|
||||||
shopname: str
|
shopname: str
|
||||||
indexeraddress: str
|
indexeraddress: str
|
||||||
ratingkey: str
|
online: bool
|
||||||
rating: str
|
rating: str
|
||||||
shippingzone1: str
|
shippingzone1: str
|
||||||
shippingzone2: str
|
shippingzone2: str
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue