Skip to content

Make end parameter optional in message response and room.

Tom Mychost requested to merge ItsGhost/cactus-client:empty-end into main

Potential fix for #75 (closed), I don't know much about Elm but with its extremely strict typing this compiles and runs.

Currently have a bug where it will duplicated messages every time it refreshes if the end isn't specified. I know the cause but I'm working on how to solve it.

Edited by Tom Mychost

Merge request reports