removed alert()
This commit is contained in:
parent
20e0854c5a
commit
435ac2fc51
4 changed files with 2 additions and 3 deletions
|
|
@ -1 +1 @@
|
|||
Subproject commit 2a4218120d133cf4481df9490839e6d82466c322
|
||||
Subproject commit 46bb9afe6dc9a9de2a34f6923bdb448942af0c31
|
||||
BIN
xrsh.com
BIN
xrsh.com
Binary file not shown.
|
|
@ -1 +1 @@
|
|||
0b3fa80255fdfeffba185e6e48fc93916812ff04e3024c05e5a3140693a738ac xrsh.com
|
||||
a90c0872fe2ebda680a8340533a60bd7f842b7d9e3b265b0ad0589f826796c9a xrsh.com
|
||||
|
|
|
|||
1
xrsh.js
1
xrsh.js
|
|
@ -3224,7 +3224,6 @@ ISOTerminal.prototype.bootMenu = function(e){
|
|||
const autoboot = e.detail.bootMenu || autobootURL
|
||||
if( !autoboot ){
|
||||
|
||||
alert("ja")
|
||||
let msg = '\n\r'
|
||||
this.boot.menu.map( (m) => {
|
||||
msg += `\r[36m${m.key})[0m ${m.title(this.opts)}\n`
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue