aboutsummaryrefslogtreecommitdiff
path: root/html
diff options
context:
space:
mode:
authorAUTOMATIC1111 <16777216c@gmail.com>2023-07-16 08:38:23 +0300
committerAUTOMATIC1111 <16777216c@gmail.com>2023-07-16 08:38:23 +0300
commita1d6ada69ac686a628e79b61b8f86d01592a7209 (patch)
tree48693ca508ea28dfa371539e66559ab1bfd569d4 /html
parentefceed8c7f99a959bfe1a4d9210f27aac91f7705 (diff)
allow refreshing single card after editing user metadata instead of all cards
Diffstat (limited to 'html')
-rw-r--r--html/extra-networks-card.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/html/extra-networks-card.html b/html/extra-networks-card.html
index fb787ffe..eb8b1a67 100644
--- a/html/extra-networks-card.html
+++ b/html/extra-networks-card.html
@@ -1,4 +1,4 @@
-<div class='card' style={style} onclick={card_clicked} {sort_keys}>
+<div class='card' style={style} onclick={card_clicked} data-name="{name}" {sort_keys}>
{background_image}
<div class="button-row">
{edit_button}