mirror of
https://expo.survex.com/repositories/troggle/.git
synced 2025-12-14 19:57:22 +00:00
Allows creation of new svxfile with unknown cave
This commit is contained in:
@@ -82,6 +82,8 @@ def set_dummy_entrance(id, slug, cave, msg="DUMMY"):
|
||||
DataIssue.objects.create(parser="caves", message=message, url=f"{cave.url}")
|
||||
print(message)
|
||||
|
||||
def create_new_cave():
|
||||
pass
|
||||
|
||||
def do_pending_cave(k, url, area):
|
||||
"""
|
||||
|
||||
Reference in New Issue
Block a user