Skip to content

Detect account strings that are only a "@"

Joshua Goins requested to merge work/redstrate/fix-lastaccount-bug into master

This prevents a rare bug where Tokodon fails to load completely if your last account string is a "@" for whatever reason (possibly due to using tests?) Now, just treat it like it's an empty string.

Merge request reports