This commit is contained in:
@@ -17,14 +17,14 @@
|
||||
value="Open"
|
||||
data-cy="serverStateOpen"
|
||||
></v-radio>
|
||||
<v-radio
|
||||
:label="$ay.t('ServerStateOps')"
|
||||
value="OpsOnly"
|
||||
></v-radio>
|
||||
<v-radio
|
||||
:label="$ay.t('ServerStateMigrateMode')"
|
||||
value="MigrateMode"
|
||||
></v-radio>
|
||||
<v-radio
|
||||
:label="$ay.t('ServerStateOps')"
|
||||
value="OpsOnly"
|
||||
></v-radio>
|
||||
</v-radio-group>
|
||||
</v-col>
|
||||
<v-col cols="12">
|
||||
|
||||
Reference in New Issue
Block a user