mirror of
https://github.com/J3vb/OwnCord.git
synced 2026-09-03 03:50:00 +03:00
The corner dot on the user bar avatar was a static hardcoded-green div — never reflected real status and did nothing on click. Removed it and relocated the actual StatusPicker trigger dot (real color, opens the status dropdown) to that same corner instead of its own row. The "Online"/"Idle"/... text label under the username is unchanged. Co-Authored-By: Claude Sonnet 5 <noreply@anthropic.com>