merge-requests/332/head
Hakaba Hitoyo 6 years ago
parent dfc5f170c6
commit a81c3b1324

@ -97,7 +97,7 @@ window.fetch('/api/statusnet/config.json')
.then((res) => res.json())
.then((data) => {
var apiStatusnetConfigSitePleromafe = data.site.pleromafe
window.fetch('/static/sonfig.json')
window.fetch('/static/config.json')
.then((data) => {
var staticConfig = data

Loading…
Cancel
Save