2
0
mirror of https://expo.survex.com/repositories/troggle/.git synced 2025-12-17 08:07:18 +00:00

rename TUNNEL_DATA as DRAWINGS_DATA

This commit is contained in:
Philip Sargent
2021-04-26 18:42:10 +01:00
parent bd647b99ec
commit d43ce1bdb2
9 changed files with 19 additions and 19 deletions

View File

@@ -73,7 +73,7 @@ PUBLIC_SITE = True
DEBUG = True
SURVEX_DATA = REPOS_ROOT_PATH + 'loser/'
TUNNEL_DATA = REPOS_ROOT_PATH + 'tunneldata/'
DRAWINGS_DATA = REPOS_ROOT_PATH + 'tunneldata/'
CAVERN = 'cavern'
THREEDTOPOS = 'survexport'