mirror of
https://github.com/zadam/trilium.git
synced 2026-01-03 22:19:52 +01:00
previously it was printin all messages as part of an array, i.e. ["message"] After spreading the array, we get the desired out "message"
previously it was printin all messages as part of an array, i.e. ["message"] After spreading the array, we get the desired out "message"