mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-16 13:47:07 +00:00
wallets-per-person now finding non-survex wallets
This commit is contained in:
@@ -30,6 +30,8 @@ def load_all_scans():
|
||||
|
||||
It does NOT read or validate anything in the JSON data attached to each wallet. Those checks
|
||||
are done at runtime, when a wallet is accessed, not at import time.
|
||||
|
||||
Loads people as a simple string of fullnames. We should replace this with a list of Person slugs.
|
||||
|
||||
"""
|
||||
print(" - Loading Survey Scans")
|
||||
|
||||
Reference in New Issue
Block a user