From a544b4a79fa870e90311adc9a5b02b3786165c88 Mon Sep 17 00:00:00 2001 From: TAKAHASHI Shuuji Date: Sun, 12 Jul 2026 15:42:58 +0900 Subject: [PATCH] fix: prevent code ligatures from being applied when disabled in diff viewer --- app/components/Diff/Line.vue | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/components/Diff/Line.vue b/app/components/Diff/Line.vue index fd5991f531..1bc4bfe6dd 100644 --- a/app/components/Diff/Line.vue +++ b/app/components/Diff/Line.vue @@ -91,7 +91,7 @@ const renderedSegments = computed(() => -