style: Correct tabulation

Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2039>
environments/review-docs-fix-b-0p3p4g/deployments/16232
Georg Krause 2022-12-04 13:52:17 +01:00 zatwierdzone przez Marge
rodzic f17fc0c7a6
commit 3a2ac9cb6b
1 zmienionych plików z 2 dodań i 2 usunięć

Wyświetl plik

@ -150,6 +150,6 @@ server {
}
location /manifest.json {
return 302 /api/v1/instance/spa-manifest.json;
}
return 302 /api/v1/instance/spa-manifest.json;
}
}