improve: search support repo

fix: display 'null' when default channel
This commit is contained in:
Dr.Lt.Data
2023-12-02 14:36:20 +09:00
parent 6cb8346506
commit 8eb16cfefb
2 changed files with 3 additions and 3 deletions

View File

@@ -17,7 +17,7 @@ import http.client
import re
import signal
version = "V1.6"
version = "V1.6.1"
print(f"### Loading: ComfyUI-Manager ({version})")