Fix cache_dir() problem, made it configurable

This commit is contained in:
Ulf Wiger
2025-10-15 12:41:00 +02:00
parent 1e60f35dd3
commit 847ffc810a
18 changed files with 48 additions and 18 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
-module(gmhc_counters).
-vsn("0.6.1").
-vsn("0.8.3").
-export([ initialize/0 ]).