From 4931e757b9d5463a3c3a1598a06520062cfa61c7 Mon Sep 17 00:00:00 2001 From: Leigh Morresi <275001+dgtlmoon@users.noreply.github.com> Date: Mon, 1 Feb 2021 12:47:32 +0100 Subject: [PATCH] Set default diff type to 'lines', faster for starters. --- backend/templates/diff.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/backend/templates/diff.html b/backend/templates/diff.html index 9c9232db..044d5e25 100644 --- a/backend/templates/diff.html +++ b/backend/templates/diff.html @@ -8,9 +8,9 @@