* Code cleanup + comments

* Fix message area access in NUA path
This commit is contained in:
Bryan Ashby
2015-10-18 21:24:13 -06:00
parent e36507fec1
commit 549fba6b34
6 changed files with 56 additions and 68 deletions

View File

@@ -491,7 +491,7 @@
}
actionKeys: [
{
keys: [ "escape" ]
keys: [ "escape", "q", "shift + q" ]
action: @systemMethod:fallbackMenu
}
]