diff --git a/static/js/components/LoraCard.js b/static/js/components/LoraCard.js
index 7e24c06c..e89c3143 100644
--- a/static/js/components/LoraCard.js
+++ b/static/js/components/LoraCard.js
@@ -39,7 +39,7 @@ export function createLoraCard(lora) {
+ onclick="event.stopPropagation(); navigator.clipboard.writeText('${lora.file_name}').then(() => showToast('Model name copied', 'success')).catch(() => showToast('Copy failed', 'error'))">
{