mirror of
https://github.com/mofeng-git/One-KVM.git
synced 2026-06-17 18:31:44 +08:00
fix: 恢复被误删的 MSD Section 注释
This commit is contained in:
@@ -3294,6 +3294,8 @@ watch(() => route.query.tab, (tab) => {
|
|||||||
</CardFooter>
|
</CardFooter>
|
||||||
</Card>
|
</Card>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
<!-- MSD Section -->
|
||||||
<div v-show="activeSection === 'msd' && config.msd_enabled" class="space-y-6">
|
<div v-show="activeSection === 'msd' && config.msd_enabled" class="space-y-6">
|
||||||
<Card>
|
<Card>
|
||||||
<CardHeader>
|
<CardHeader>
|
||||||
|
|||||||
Reference in New Issue
Block a user