style: Correct tabulation
Part-of: <https://dev.funkwhale.audio/funkwhale/funkwhale/-/merge_requests/2039>
This commit is contained in:
parent
f17fc0c7a6
commit
3a2ac9cb6b
|
@ -150,6 +150,6 @@ server {
|
||||||
}
|
}
|
||||||
|
|
||||||
location /manifest.json {
|
location /manifest.json {
|
||||||
return 302 /api/v1/instance/spa-manifest.json;
|
return 302 /api/v1/instance/spa-manifest.json;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue