Skip to content

Commit 0c7859e

Browse files
committed
rm that, if erase userdata is fixed..
1 parent 4a0dc2b commit 0c7859e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src/app/Flash.jsx

+1-2
Original file line numberDiff line numberDiff line change
@@ -56,8 +56,7 @@ const steps = {
5656
},
5757
[Step.DONE]: {
5858
status: 'Done',
59-
description: 'Your device has been flashed successfully. To complete the system reset, follow the instructions ' +
60-
'on your device.',
59+
description: 'Your device has been flashed successfully. You can now unplug the USB cable.',
6160
bgColor: 'bg-green-500',
6261
icon: done,
6362
},

0 commit comments

Comments
 (0)