chore: hide Following/Followers counts until implemented
🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
This commit is contained in:
parent
0d945d5bfd
commit
ce0cc3813e
1 changed files with 2 additions and 1 deletions
|
|
@ -189,7 +189,8 @@
|
|||
(No display name set)
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-auto q-mr-sm">
|
||||
<!-- TODO: Unhide when following/followers is implemented -->
|
||||
<div v-if="false" class="col-auto q-mr-sm">
|
||||
<div class="row q-gutter-md">
|
||||
<div class="text-caption text-grey-6">
|
||||
<span class="text-weight-bold">0</span> Following
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue