ソースを参照

Remove extra EndIf

Anthony Lavado 5 年 前
コミット
aca4f83333
1 ファイル変更0 行追加1 行削除
  1. 0 1
      deployment/windows/jellyfin.nsi

+ 0 - 1
deployment/windows/jellyfin.nsi

@@ -259,7 +259,6 @@ ${If} $_INSTALLSERVICE_ == "Yes" ; Only run this if we're going to install the s
             !insertmacro ShowError "Could not configure the Jellyfin Server service app exit action." ConfigureDefaultAppExit
         ${EndIf}
         DetailPrint "Jellyfin Server service exit action set, $0"
-    ${EndIf}
 ${EndIf}
 
 SectionEnd