diff --git a/deployment/windows/jellyfin.nsi b/deployment/windows/jellyfin.nsi index 46e73372f0..244991b8c5 100644 --- a/deployment/windows/jellyfin.nsi +++ b/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