mirror of
https://github.com/nikdoof/vapemap.git
synced 2025-12-20 05:09:21 +00:00
Add in the ability to add links to stores/chains.
This commit is contained in:
2
app/stores/models/__init__.py
Normal file
2
app/stores/models/__init__.py
Normal file
@@ -0,0 +1,2 @@
|
||||
from .base import Address, Brand, Chain, ClaimRequest, Country, County, Store
|
||||
from .links import Link, LinkType
|
||||
Reference in New Issue
Block a user