mirror of
https://github.com/TriliumNext/Notes.git
synced 2026-02-16 11:18:32 -06: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"