mirror of
https://github.com/thsrite/MoviePilot-Plugins.git
synced 2026-05-18 07:26:44 +00:00
Update __init__.py
This commit is contained in:
@@ -389,7 +389,7 @@ class PopularSubscribe(_PluginBase):
|
||||
'component': 'VTextField',
|
||||
'props': {
|
||||
'model': 'movie_popular_cnt',
|
||||
'label': '电影流行指数',
|
||||
'label': '电影订阅人次',
|
||||
'placeholder': '0'
|
||||
}
|
||||
}
|
||||
@@ -461,7 +461,7 @@ class PopularSubscribe(_PluginBase):
|
||||
'component': 'VTextField',
|
||||
'props': {
|
||||
'model': 'tv_popular_cnt',
|
||||
'label': '电视剧流行指数',
|
||||
'label': '电视剧订阅人次',
|
||||
'placeholder': '0'
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user