remove unnecessary linebreak

pull/83/head
Aevann 2022-12-28 12:07:23 +02:00
parent f7aa7d8dfd
commit 4e0b7293d5
1 changed files with 0 additions and 1 deletions

View File

@ -79,7 +79,6 @@ server {
location =/offline.html {
alias /rDrama/files/assets/offline.html;
add_header Content-Security-Policy "default-src 'none'; style-src 'unsafe-inline'; img-src data:; report-uri /csp_violations;";
}