mirror of
https://github.com/lingble/chatwoot.git
synced 2025-12-24 14:47:14 +00:00
Feature: Improve Dashboard UI (#630)
This commit is contained in:
committed by
GitHub
parent
29bb2bff3a
commit
fe70843fae
@@ -80,7 +80,8 @@ export default {
|
||||
}
|
||||
}}
|
||||
>
|
||||
{`${this.name} (${this.getItemCount})`}
|
||||
{`${this.name}`}
|
||||
<span class="badge">{this.getItemCount}</span>
|
||||
</a>
|
||||
</li>
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user