mirror of
https://github.com/jxxghp/MoviePilot-Frontend.git
synced 2026-06-02 14:21:01 +08:00
refactor: Remove unused AI agent subheader from account settings
This commit is contained in:
@@ -615,9 +615,6 @@ onDeactivated(() => {
|
||||
<VDivider class="my-4" />
|
||||
<VRow>
|
||||
<VCol cols="12">
|
||||
<VListSubheader class="text-lg">{{ t('setting.system.aiAgent') }}</VListSubheader>
|
||||
</VCol>
|
||||
<VCol cols="12" md="6">
|
||||
<VSwitch
|
||||
v-model="SystemSettings.Basic.AI_AGENT_ENABLE"
|
||||
:label="t('setting.system.aiAgentEnable')"
|
||||
|
||||
Reference in New Issue
Block a user