Fixed licence icon

This commit is contained in:
Thorsten Sommer 2025-05-29 21:43:04 +02:00
parent 0d4455b643
commit 51e7eb132d
Signed by: tsommer
GPG Key ID: 371BBA77A02C0108

View File

@ -18,7 +18,7 @@
</div>
<MudExpansionPanels Class="mb-3" MultiExpansion="@false" Outlined="false" Elevation="0">
<ExpansionPanel HeaderText="View GNU General Public License v2 (GPL)" MaxHeight="300" ExpandedChanged="this.OnExpandedChanged">
<ExpansionPanel HeaderIcon="@Icons.Material.Filled.Verified" HeaderText="View GNU General Public License v2 (GPL)" MaxHeight="300" ExpandedChanged="this.OnExpandedChanged">
@if (this.isLoading)
{
<MudSkeleton />