mirror of
https://github.com/Spythere/station-manager-2.0.git
synced 2026-05-03 05:28:13 +00:00
hotfix
This commit is contained in:
@@ -15,7 +15,6 @@
|
||||
<input type="password" id="password" v-model="password" />
|
||||
<br />
|
||||
<button>{{ loginState == LoginState.LOADING ? 'Logowanie...' : 'Zaloguj się' }}</button>
|
||||
{{ loginState }}
|
||||
</form>
|
||||
<p style="color: yellow; height: 25px">{{ errorMessage }}</p>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user