fix typo
This commit is contained in:
parent
c3b71bcbec
commit
7ba1307bac
|
|
@ -32,7 +32,7 @@
|
|||
@if (_demoEnabled)
|
||||
{
|
||||
<MudAlert Severity="Severity.Info" Class="mb-3" Icon="@Icons.Material.Filled.Info">
|
||||
<strong>Demo-Zugang:</strong> @_demoEmail / @_demoPassword { @_demoClub
|
||||
<strong>Demo-Zugang:</strong> @_demoEmail / @_demoPassword / @_demoClub
|
||||
</MudAlert>
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue