implemented status visibility change

This commit is contained in:
Henry Jameson 2026-06-10 17:19:45 +03:00
commit 19d8875196
16 changed files with 225 additions and 98 deletions

View file

@ -15,7 +15,7 @@ const BasicUserCard = {
showLineLabels: {
type: Boolean,
default: false,
}
},
},
components: {
UserPopover,