Forráskód Böngészése

Remove extra EndIf

Anthony Lavado 5 éve
szülő
commit
aca4f83333
1 módosított fájl, 0 hozzáadás és 1 törlés
  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