* Code cleanup + comments
* Fix message area access in NUA path
This commit is contained in:
@@ -491,7 +491,7 @@
|
||||
}
|
||||
actionKeys: [
|
||||
{
|
||||
keys: [ "escape" ]
|
||||
keys: [ "escape", "q", "shift + q" ]
|
||||
action: @systemMethod:fallbackMenu
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user