Update frontend/src/components/orgs-list.ts
Co-authored-by: Henry Wilkinson <henry@wilkinson.graphics>
This commit is contained in:
parent
bca05ac185
commit
dd63c4d980
@ -308,7 +308,7 @@ export class OrgsList extends TailwindElement {
|
||||
let status = {
|
||||
icon: html`<sl-icon
|
||||
class="text-base text-success"
|
||||
name="check-circle"
|
||||
name="check-circle-fill"
|
||||
label=${msg("Good")}
|
||||
></sl-icon>`,
|
||||
description: msg("Active"),
|
||||
|
||||
Loading…
Reference in New Issue
Block a user