mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-18 15:37:12 +00:00
more explanation
This commit is contained in:
@@ -186,7 +186,7 @@ def get_complaints(complaints, waldata, svxfiles, files, wallet, wurl):
|
||||
except:
|
||||
file_complaint = (
|
||||
f"{wallet} Survex file {sx} exists, but is not registered in the database {sxpath}. How?!.." +
|
||||
f"\nOK, no need to do a database reset. To fix this, open and save the survex file. This will register it in the live database."
|
||||
f"\nOK, no need to do a database reset. To fix this, open and save the survex file by clicking on the link to it below. This will register it in the live database."
|
||||
)
|
||||
complaints.append(file_complaint)
|
||||
message = f"! {file_complaint}"
|
||||
|
||||
Reference in New Issue
Block a user