mirror of
https://github.com/d0zingcat/MoviePilot-Plugins.git
synced 2026-05-13 23:16:47 +00:00
Merge pull request #350 from InfinityPacer/main
This commit is contained in:
@@ -859,8 +859,9 @@ class BrushFlow(_PluginBase):
|
||||
{
|
||||
'component': 'VSelect',
|
||||
'props': {
|
||||
'chips': True,
|
||||
'multiple': True,
|
||||
'chips': True,
|
||||
'clearable': True,
|
||||
'model': 'brushsites',
|
||||
'label': '刷流站点',
|
||||
'items': site_options
|
||||
|
||||
Reference in New Issue
Block a user