mirror of
https://github.com/thsrite/MoviePilot-Plugins.git
synced 2026-06-08 07:26:51 +00:00
fix 多个容器名,拼接
This commit is contained in:
@@ -279,11 +279,12 @@
|
||||
"DockerManager": {
|
||||
"name": "docker管理",
|
||||
"description": "管理宿主机docker,自定义容器定时任务。",
|
||||
"version": "1.1",
|
||||
"version": "1.2",
|
||||
"icon": "Docker_F.png",
|
||||
"author": "thsrite",
|
||||
"level": 1,
|
||||
"history": {
|
||||
"v1.2": "多个容器名,拼接",
|
||||
"v1.1": "修复多个任务立即运行一次",
|
||||
"v1.0": "init"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user