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 040fe59..a9e4cf7 100644
--- a/globals.py
+++ b/globals.py
@@ -1,3 +1,3 @@
groups = []
entries = []
-max_group_id = 5 # TODO remove this, only a placeholder until database is implemented
+max_group_id = 1 # TODO remove this, only a placeholder until database is implemented