some fix for previous PRs

This commit is contained in:
lllyasviel
2023-12-28 08:07:43 -08:00
parent ad158450e3
commit 2f6ebbf876
4 changed files with 21 additions and 10 deletions
+1 -1
View File
@@ -43,7 +43,7 @@ def log(img, dic):
"</style>"
)
js = (
js = (
"""<script>
function to_clipboard(txt) {
txt = decodeURIComponent(txt);