diff --git a/templates/components/context_menu.html b/templates/components/context_menu.html index bc8c18ae..0daadcbc 100644 --- a/templates/components/context_menu.html +++ b/templates/components/context_menu.html @@ -95,7 +95,7 @@ {{ t('loras.bulkOperations.checkUpdates') }}
- {{ t('loras.bulkOperations.repairMetadata') }} + {{ t('loras.bulkOperations.repairMetadata') }} (Deprecated)
{{ t('loras.bulkOperations.rematchMetadata') }} @@ -203,7 +203,7 @@
- {{ t('globalContextMenu.repairRecipes.label') }} + {{ t('globalContextMenu.repairRecipes.label') }} (Deprecated)
{{ t('globalContextMenu.rematchRecipes.label') }} diff --git a/templates/recipes.html b/templates/recipes.html index 625599ce..b10eea65 100644 --- a/templates/recipes.html +++ b/templates/recipes.html @@ -19,7 +19,7 @@
- {{ t('loras.contextMenu.repairMetadata') }} + {{ t('loras.contextMenu.repairMetadata') }} (Deprecated)
{{ t('loras.contextMenu.rematchMetadata') }}