Fixed the loading could not be closed correctly (#77)

* Fix hide loading before show it

* Release hotfix
This commit is contained in:
Hayden
2024-12-06 22:23:11 +08:00
committed by GitHub
parent 00d23ff74f
commit 5c017137b0
3 changed files with 11 additions and 11 deletions

View File

@@ -1,7 +1,7 @@
[project]
name = "comfyui-model-manager"
description = "Manage models: browsing, download and delete."
version = "2.1.4"
version = "2.1.5"
license = "LICENSE"
dependencies = ["markdownify"]