Browse Source

Remove link (#1484)

pull/1487/head
Thomas Kaul 2 years ago
committed by GitHub
parent
commit
de3e0fad83
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 1
      apps/client/src/app/components/admin-users/admin-users.html

1
apps/client/src/app/components/admin-users/admin-users.html

@ -37,6 +37,7 @@
<gf-premium-indicator
*ngIf="userItem?.subscription?.type === 'Premium'"
class="ml-1"
[enableLink]="false"
></gf-premium-indicator>
</div>
</td>

Loading…
Cancel
Save