mirror of
https://github.com/ventoy/Ventoy.git
synced 2025-06-05 17:14:38 -04:00
Clear input key before show main menu
This commit is contained in:
parent
32bcd8f87b
commit
4a66104c6e
1 changed files with 2 additions and 0 deletions
|
@ -1771,6 +1771,8 @@ for vtTFile in ventoy.json ventoy_grub.cfg; do
|
||||||
fi
|
fi
|
||||||
done
|
done
|
||||||
|
|
||||||
|
#clear all input key before show main menu
|
||||||
|
vt_clear_key
|
||||||
|
|
||||||
#export necessary variable
|
#export necessary variable
|
||||||
export theme
|
export theme
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue