Skip to content

Fix the instance name sometimes getting out of sync in switcher

Joshua Goins requested to merge work/redstrate/akkoma-fixes into master

The account switcher depends on the instance name role, but dataChanged isn't called, so it might erroneously say "social".

Merge request reports