mirror of
https://github.com/thsrite/MoviePilot-Plugins.git
synced 2026-03-27 10:05:57 +00:00
fix form
This commit is contained in:
@@ -549,7 +549,7 @@ class ActorSubscribe(_PluginBase):
|
||||
'component': 'VCol',
|
||||
'props': {
|
||||
'cols': 12,
|
||||
'md': 4
|
||||
'md': 3
|
||||
},
|
||||
'content': [
|
||||
{
|
||||
@@ -566,7 +566,7 @@ class ActorSubscribe(_PluginBase):
|
||||
'component': 'VCol',
|
||||
'props': {
|
||||
'cols': 12,
|
||||
'md': 8
|
||||
'md': 9
|
||||
},
|
||||
'content': [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user