Keybindings title

This commit is contained in:
Chris Wanstrath
2011-11-13 21:30:03 -08:00
parent 159600a856
commit d2ff3be6a2

View File

@@ -16,6 +16,7 @@ class Showkeybindings extends Browser
return if not url
if url is 'atom://keybindings'
@title = 'Keybindings'
@url = url
@show()
true