fix: hide openart api key

update DB
This commit is contained in:
Dr.Lt.Data
2023-12-03 22:01:13 +09:00
parent 2864858acc
commit 9e3fef11a4
5 changed files with 38 additions and 10 deletions

View File

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