Update frontend/src/components/orgs-list.ts

Co-authored-by: Henry Wilkinson <henry@wilkinson.graphics>
This commit is contained in:
sua yoo 2024-07-08 11:05:25 -07:00 committed by GitHub
parent bca05ac185
commit dd63c4d980
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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"),