This commit is contained in:
gobbo_a
2026-01-09 10:24:43 +01:00
parent 594aae2345
commit 1cb01df479
13 changed files with 75 additions and 68 deletions
+1 -1
View File
@@ -54,7 +54,7 @@ def elog(title, message, attachments = [], author = None, category = "Info", dom
Add entry to ELOG.
"""
if author is None:
author = "pshell" #get_context().user.name
author = "pshell" #Context.user.name
typ = "pshell"
entry = ""