This commit is contained in:
2026-04-09 14:04:45 +02:00
parent afce3dc096
commit 83723d1cc8

View File

@@ -174,7 +174,7 @@
#'(sl-def-log id parent id)
)
((_ id)
#'(sl-def-log id (current-logger) id)
#'(sl-def-log id #f id)
)
)
)