summaryrefslogtreecommitdiff
path: root/globals.py
diff options
context:
space:
mode:
Diffstat (limited to 'globals.py')
-rw-r--r--globals.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/globals.py b/globals.py
index 72b0e74..61c6156 100644
--- a/globals.py
+++ b/globals.py
@@ -1,3 +1,3 @@
groups = []
entries = []
-db_path = "/tmp/test.db"
+db_path = "./test.db"