add admin admin settings
This commit is contained in:
@ -83,4 +83,6 @@
|
||||
</form>
|
||||
</div>
|
||||
|
||||
<ErrorToast timeout={2000} bind:show={showError} bind:this={errorToastElement} />
|
||||
<ErrorToast timeout={2000} bind:show={showError} bind:this={errorToastElement}>
|
||||
<span>Nutzername oder Passwort falsch</span>
|
||||
</ErrorToast>
|
||||
|
Reference in New Issue
Block a user