Explorar o código

Remove extra EndIf

Anthony Lavado %!s(int64=5) %!d(string=hai) anos
pai
achega
aca4f83333
Modificáronse 1 ficheiros con 0 adicións e 1 borrados
  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