mirror of
https://github.com/MindWorkAI/AI-Studio.git
synced 2025-08-20 17:12:56 +00:00
Spelling
This commit is contained in:
parent
75c56cbc4e
commit
c2c60d723d
@ -49,7 +49,7 @@
|
||||
</MudText>
|
||||
|
||||
<MudExpansionPanels Outlined="false" Elevation="0">
|
||||
<ExpansionPanel HeaderIcon="@Icons.Material.Filled.AppRegistration" HeaderText="Download with installer" IsExpanded="true">
|
||||
<ExpansionPanel HeaderIcon="@Icons.Material.Filled.AppRegistration" HeaderText="Download installer" IsExpanded="true">
|
||||
<MudList T="string">
|
||||
<MudListItem T="string" Class="mb-2">
|
||||
Accept the terms of the GPL license and download the latest installer with the download button below.
|
||||
@ -75,7 +75,7 @@
|
||||
</MudButton>
|
||||
</ExpansionPanel>
|
||||
|
||||
<ExpansionPanel HeaderIcon="@Icons.Material.Outlined.Archive" HeaderText="Download with archive">
|
||||
<ExpansionPanel HeaderIcon="@Icons.Material.Outlined.Archive" HeaderText="Download archive">
|
||||
<MudList T="string">
|
||||
<MudListItem T="string" Class="mb-2">
|
||||
Accept the terms of the GPL license and download the latest archive with the download button below.
|
||||
|
Loading…
Reference in New Issue
Block a user