mirror of
https://github.com/lllyasviel/Fooocus.git
synced 2026-08-16 13:13:16 +02:00
some fix for previous PRs
This commit is contained in:
@@ -43,7 +43,7 @@ def log(img, dic):
|
||||
"</style>"
|
||||
)
|
||||
|
||||
js = (
|
||||
js = (
|
||||
"""<script>
|
||||
function to_clipboard(txt) {
|
||||
txt = decodeURIComponent(txt);
|
||||
|
||||
Reference in New Issue
Block a user