summaryrefslogtreecommitdiff
path: root/src/web/app/common
diff options
context:
space:
mode:
authorsyuilo <Syuilotan@yahoo.co.jp>2017-11-23 08:38:44 +0900
committersyuilo <Syuilotan@yahoo.co.jp>2017-11-23 08:38:44 +0900
commit233e5a96ade462f3e854652f6c4cbf205d4e44d2 (patch)
treee5febf2f413bcc768f075aa627e4179f945f456c /src/web/app/common
parentv3196 (diff)
downloadsharkey-233e5a96ade462f3e854652f6c4cbf205d4e44d2.tar.gz
sharkey-233e5a96ade462f3e854652f6c4cbf205d4e44d2.tar.bz2
sharkey-233e5a96ade462f3e854652f6c4cbf205d4e44d2.zip
Update mios.ts
Diffstat (limited to 'src/web/app/common')
-rw-r--r--src/web/app/common/mios.ts2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/web/app/common/mios.ts b/src/web/app/common/mios.ts
index e73a65bff8..dfc83c18c6 100644
--- a/src/web/app/common/mios.ts
+++ b/src/web/app/common/mios.ts
@@ -5,10 +5,12 @@ import Progress from './scripts/loading';
import HomeStreamManager from './scripts/streaming/home-stream-manager';
import api from './scripts/api';
+//#region environment variables
declare const _VERSION_: string;
declare const _LANG_: string;
declare const _API_URL_: string;
declare const _SW_PUBLICKEY_: string;
+//#endregion
/**
* Misskey Operating System