fix: sonar config empty line #61

Merged
unkinben merged 1 commits from neoloc/sonarr_config into develop 2024-06-26 00:00:22 +10:00

View File

@ -13,4 +13,4 @@
<SslCertPassword><%= @ssl_cert_password || '' %></SslCertPassword>
<UrlBase><%= @url_base || '' %></UrlBase>
<InstanceName><%= @instance_name %></InstanceName>
</Config>
</Config><%- # No newline at the end of the file -%>