mirror of
https://github.com/lllyasviel/stable-diffusion-webui-forge.git
synced 2026-07-21 21:01:24 +08:00
4 lines
161 B
HTML
4 lines
161 B
HTML
<div class="copy-path-button card-button" title="Copy path to clipboard" onclick="extraNetworksCopyCardPath(event)"
|
|
data-clipboard-text="{filename}">
|
|
</div>
|