aboutsummaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authorHakaba Hitoyo <example@example.com>2018-08-26 06:54:03 +0900
committerHakaba Hitoyo <example@example.com>2018-08-26 06:54:03 +0900
commita81c3b1324f496d8571ca4372299c9bb4a263d1a (patch)
tree0e203815acfcd27e59cd6d1d90344464c8e4751c /src
parentdfc5f170c6977039bd8704723fcfbb86dd7bf702 (diff)
fix typo
Diffstat (limited to 'src')
-rw-r--r--src/main.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main.js b/src/main.js
index f8144fac..e4a96c55 100644
--- a/src/main.js
+++ b/src/main.js
@@ -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