Renamed default dir

This commit is contained in:
Simon Martens
2025-03-21 11:37:29 +01:00
parent 7a06c70895
commit 2550fd151e

View File

@@ -10,7 +10,7 @@ import (
) )
const ( const (
DEFAULT_DIR = "cache" DEFAULT_DIR = "_cache"
DEFAULT_GIT_CACHE_DIR = "git" DEFAULT_GIT_CACHE_DIR = "git"
DEFAULT_GND_CACHE_DIR = "gnd" DEFAULT_GND_CACHE_DIR = "gnd"
DEFAULT_GEO_CACHE_DIR = "geo" DEFAULT_GEO_CACHE_DIR = "geo"