diff --git a/Pages/Index.cshtml b/Pages/Index.cshtml index 9d06f5d..4acf63a 100644 --- a/Pages/Index.cshtml +++ b/Pages/Index.cshtml @@ -38,7 +38,7 @@ else {
  • [DL] @if (System.IO.File.Exists(lrcpath)) { - [LRC] + [LRC] } else if(Directory.GetFiles(@Model.Fullpath, "*.lrc").Length != 0) { [---]