fix: prevent skip update uncheck for Update All

This commit is contained in:
Dr.Lt.Data
2023-09-20 21:49:52 +09:00
parent c2ae252e41
commit 16d3ccbf98
2 changed files with 1 additions and 2 deletions

View File

@@ -55,7 +55,7 @@ sys.path.append('../..')
from torchvision.datasets.utils import download_url
# ensure .js
print("### Loading: ComfyUI-Manager (V0.30)")
print("### Loading: ComfyUI-Manager (V0.30.1)")
comfy_ui_required_revision = 1240
comfy_ui_revision = "Unknown"