This commit is contained in:
Hakaba Hitoyo 2018-08-26 06:54:03 +09:00
parent dfc5f170c6
commit a81c3b1324

View file

@ -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