From 0c092b8050a099d1ada717102222aebe6f53b8d8 Mon Sep 17 00:00:00 2001 From: syuilo Date: Thu, 22 Feb 2018 02:22:10 +0900 Subject: wip --- src/web/app/mobile/script.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/web/app/mobile/script.ts') diff --git a/src/web/app/mobile/script.ts b/src/web/app/mobile/script.ts index 1d25280d91..89a21631e5 100644 --- a/src/web/app/mobile/script.ts +++ b/src/web/app/mobile/script.ts @@ -38,7 +38,7 @@ init((launch) => { chooseDriveFile, dialog, input, - post, + post: post(os), notify })); -- cgit v1.2.3-freya