summaryrefslogtreecommitdiff
path: root/src/web/app/status
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2017-11-23 05:43:00 +0900
committersyuilo <syuilotan@yahoo.co.jp>2017-11-23 05:43:00 +0900
commit3f8ebac466ece8e9598432f3f574ec44e420c03b (patch)
tree05114fce9728d6ce1deecc1f2eb8a903a22b0100 /src/web/app/status
parent:v: (diff)
downloadmisskey-3f8ebac466ece8e9598432f3f574ec44e420c03b.tar.gz
misskey-3f8ebac466ece8e9598432f3f574ec44e420c03b.tar.bz2
misskey-3f8ebac466ece8e9598432f3f574ec44e420c03b.zip
なんかもうめっちゃ変えた
Closes #940
Diffstat (limited to 'src/web/app/status')
-rw-r--r--src/web/app/status/tags/index.tag2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/web/app/status/tags/index.tag b/src/web/app/status/tags/index.tag
index 8750942c65..cb379f66bc 100644
--- a/src/web/app/status/tags/index.tag
+++ b/src/web/app/status/tags/index.tag
@@ -5,7 +5,7 @@
<mk-cpu-usage connection={ connection }/>
<mk-mem-usage connection={ connection }/>
</main>
- <footer><a href={ CONFIG.url }>{ CONFIG.host }</a></footer>
+ <footer><a href={ _URL_ }>{ _HOST_ }</a></footer>
<style>
:scope
display block