fix #1745 - error on WebAssembly when logging out
This commit is contained in:
		| @ -16,7 +16,7 @@ | ||||
|         <text>...</text> | ||||
|     </Authorizing> | ||||
|     <Authorized> | ||||
|         <ModuleMessage Message="@Localizer["Info.SignedIn"]" Type="MessageType.Info" /> | ||||
| 		<div>@Localizer["Info.SignedIn"]</div> | ||||
|     </Authorized> | ||||
|     <NotAuthorized> | ||||
|         <form @ref="login" class="@(validated ? "was-validated" : "needs-validation")" novalidate> | ||||
|  | ||||
		Reference in New Issue
	
	Block a user
	 Shaun Walker
					Shaun Walker