Browse Source

Remove extra EndIf

Anthony Lavado 5 năm trước cách đây
mục cha
commit
aca4f83333
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  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