From 56c9893e95c968c92874a63d1fe19c3f1251fa7c Mon Sep 17 00:00:00 2001 From: Laura Hausmann Date: Mon, 21 Dec 2020 20:59:49 +0100 Subject: [PATCH] fix style, ew --- Pages/Index.cshtml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Pages/Index.cshtml b/Pages/Index.cshtml index edc5efb..c448ce2 100644 --- a/Pages/Index.cshtml +++ b/Pages/Index.cshtml @@ -35,10 +35,10 @@ else { [DL] - @file @if (System.IO.File.Exists(lrcpath)) { [LRC] } + @file
} } \ No newline at end of file