mirror of
https://github.com/d0zingcat/MoviePilot-Plugins.git
synced 2026-05-20 15:09:33 +00:00
fix configcenter
This commit is contained in:
@@ -435,12 +435,7 @@ class ConfigCenter(_PluginBase):
|
||||
}
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
'component': 'VRow',
|
||||
'content': [
|
||||
},
|
||||
{
|
||||
"component": "VCol",
|
||||
"props": {
|
||||
@@ -457,7 +452,12 @@ class ConfigCenter(_PluginBase):
|
||||
}
|
||||
}
|
||||
]
|
||||
},
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
'component': 'VRow',
|
||||
'content': [
|
||||
{
|
||||
"component": "VCol",
|
||||
"props": {
|
||||
|
||||
Reference in New Issue
Block a user