From 5b4889c2caa2c7ba7f5d90b00a3f8eed83552b7e Mon Sep 17 00:00:00 2001 From: Miron Alexandru Date: Sat, 8 Nov 2025 23:01:22 +0200 Subject: [PATCH] Add indicator for delisted mods --- src/components/views/LocalModList/LocalModCard.vue | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/src/components/views/LocalModList/LocalModCard.vue b/src/components/views/LocalModList/LocalModCard.vue index e20fda52e..0ddc295e9 100644 --- a/src/components/views/LocalModList/LocalModCard.vue +++ b/src/components/views/LocalModList/LocalModCard.vue @@ -196,6 +196,11 @@ function dependencyStringToModName(x: string) { v-tooltip.right="'This mod is deprecated and could be broken'"> Deprecated + + Delisted +