Add X key to exit newscan
This commit is contained in:
@@ -677,6 +677,10 @@
|
||||
keys: [ "escape", "q", "shift + q" ]
|
||||
action: @systemMethod:prevMenu
|
||||
}
|
||||
{
|
||||
keys: [ "x", "shift + x" ]
|
||||
action: @method:fullExit
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user