mirror of
https://github.com/appwrite/console.git
synced 2026-06-06 19:27:48 +00:00
fix(messaging): update copy in select topics modal
Change # subscribers to # targets to clarify the count is of the matching targets rather than all the subscribers/targets.
This commit is contained in:
committed by
Torsten Dittmann
parent
985bb997c8
commit
d851553af5
@@ -121,7 +121,7 @@
|
||||
<span
|
||||
class="collapsible-button-optional"
|
||||
style="--p-toggle-optional-color: var(--color-neutral-50);">
|
||||
({getTotal(topic)} subscribers)
|
||||
({getTotal(topic)} targets)
|
||||
</span>
|
||||
</span></span>
|
||||
</svelte:fragment>
|
||||
|
||||
Reference in New Issue
Block a user