Răsfoiți Sursa

Remove extra EndIf

Anthony Lavado 5 ani în urmă
părinte
comite
aca4f83333
1 a modificat fișierele cu 0 adăugiri și 1 ștergeri
  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