Closed sftblw closed 3 weeks ago
/api/notes/conversation
.reverse()
I know this introduces unexpected behavior, so I don't mind just closing it.
/api/notes/conversation
returns ancestor in reverse order, so added.reverse()
at the end.I know this introduces unexpected behavior, so I don't mind just closing it.