mirror of
https://github.com/Spythere/station-manager-2.0.git
synced 2026-05-03 05:28:13 +00:00
poprawki bezpieczeństwa
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
<template>
|
||||
<div class="manager" v-if="store.authState == AuthState.AUTHORIZED">
|
||||
<div class="manager">
|
||||
<RoutesModal v-if="store.currentStation" />
|
||||
<UpdateCard v-if="store.changesResponse.length > 0" />
|
||||
|
||||
|
||||
Reference in New Issue
Block a user