From c94a665e89fe3d1a75dc93a35c0e3a5d722d406e Mon Sep 17 00:00:00 2001 From: Danny Lin Date: Sat, 30 Jan 2021 21:32:32 -0800 Subject: web-install: Update fastboot.js to fix fastbootd flashing The fastbootd flashing path was missing a progress callback. --- static/install/web.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'static/install/web.html') diff --git a/static/install/web.html b/static/install/web.html index b8fbac62..147ca25d 100644 --- a/static/install/web.html +++ b/static/install/web.html @@ -27,8 +27,8 @@ - - + +
-- cgit v1.3.1