diff --git a/dashboard/src/components/list/GroupList.svelte b/dashboard/src/components/list/GroupList.svelte index 44626f15..e0a02acd 100644 --- a/dashboard/src/components/list/GroupList.svelte +++ b/dashboard/src/components/list/GroupList.svelte @@ -76,7 +76,7 @@ {:else} -{members.length} {pageOptions.type}s ({currentGroups.length} shown) {e.preventDefault(); fetchList()}}>Refresh list +{groups.length} {pageOptions.type}s ({currentGroups.length} shown) {e.preventDefault(); fetchList()}}>Refresh list @@ -88,7 +88,7 @@ {:else if pageOptions.view === "tiny"} tiny! {:else} - + {/if} {/if}