Update models.py

This commit is contained in:
Arc 2020-04-17 18:50:47 +01:00 committed by GitHub
parent 83bb184ff3
commit 03a365256f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -5,7 +5,7 @@ class Indexers(NamedTuple):
wallet: str
shopname: str
indexeraddress: str
ratingkey: str
online: bool
rating: str
shippingzone1: str
shippingzone2: str