Loading lib/factory.js +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ const SYSTEM_IMAGES = ["odm", "product", "system", "system_ext", "vendor"]; export const USER_ACTION_MAP = { load: "Loading", unpack: "Unpacking", flash: "Flashing", flash: "Writing", wipe: "Wiping", reboot: "Restarting", }; Loading Loading
lib/factory.js +1 −1 Original line number Diff line number Diff line Loading @@ -22,7 +22,7 @@ const SYSTEM_IMAGES = ["odm", "product", "system", "system_ext", "vendor"]; export const USER_ACTION_MAP = { load: "Loading", unpack: "Unpacking", flash: "Flashing", flash: "Writing", wipe: "Wiping", reboot: "Restarting", }; Loading