Blazored / Gitter

A Blazor Gitter Client
MIT License
37 stars 14 forks source link

Handle Status Messages #32

Closed SQL-MisterMagoo closed 5 years ago

SQL-MisterMagoo commented 5 years ago

display status messages "/me" in dimmed text and italics. replace "/me" with username.

Fixes #28

chrissainty commented 5 years ago

me-blazored-gitter Everything looks fine except there is a ; added to the end of all the status messages. I can't seem to find anywhere in our code that's adding this but it doesn't show up in the official Gitter client either. Any ideas?

Won't stop this being merged though.

SQL-MisterMagoo commented 5 years ago

Weird, I'll take a quick look

SQL-MisterMagoo commented 5 years ago

It was an extra ";" on line 18 - muscle memory making me complete a statement with ;