From 0611058517745101db41649bc4c9603463fc5565 Mon Sep 17 00:00:00 2001 From: syuilo Date: Thu, 16 Nov 2017 09:00:24 +0900 Subject: [PATCH] Update mios.ts --- src/web/app/common/mios.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/web/app/common/mios.ts b/src/web/app/common/mios.ts index 36c851ac6..23f6980cf 100644 --- a/src/web/app/common/mios.ts +++ b/src/web/app/common/mios.ts @@ -23,7 +23,7 @@ export default class MiOS extends EventEmitter { /** * A signing user */ - public i: any; + public i: { [x: string]: any }; /** * Whether signed in