更新ダイアログをHTMLで描画

This commit is contained in:
syuilo
2018-06-21 01:58:47 +09:00
parent 46d7cee639
commit 50bd1d9a5d
6 changed files with 199 additions and 7 deletions

View File

@@ -88,7 +88,7 @@ init((launch) => {
launch(router, os => ({
chooseDriveFolder,
chooseDriveFile,
dialog,
dialog: dialog(os),
input,
post: post(os),
notify