summaryrefslogtreecommitdiff
path: root/jimbrella/admin_log.py
diff options
context:
space:
mode:
Diffstat (limited to 'jimbrella/admin_log.py')
-rw-r--r--jimbrella/admin_log.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/jimbrella/admin_log.py b/jimbrella/admin_log.py
index f576f42..36127b3 100644
--- a/jimbrella/admin_log.py
+++ b/jimbrella/admin_log.py
@@ -104,4 +104,5 @@ class AdminLog:
note,
),
)
+ db.commit()
db.close()