mirror of
https://github.com/MCSManager/MCSManager.git
synced 2024-12-21 07:49:08 +08:00
Delete: "D"
This commit is contained in:
parent
18241c136b
commit
8ef7cd4e4b
@ -153,7 +153,7 @@ const actions = [
|
||||
</div>
|
||||
<div v-else-if="gameType != null">
|
||||
<a-tabs v-model:activeKey="appType">
|
||||
<a-tab-pane :key="TYPE_UNIVERSAL" :tab="t('TXT_CODE_feab659d')">D</a-tab-pane>
|
||||
<a-tab-pane :key="TYPE_UNIVERSAL" :tab="t('TXT_CODE_feab659d')"></a-tab-pane>
|
||||
</a-tabs>
|
||||
</div>
|
||||
<component
|
||||
|
Loading…
Reference in New Issue
Block a user