Skip to content

Commit

Permalink
fixed error in handler reset
Browse files Browse the repository at this point in the history
  • Loading branch information
jonashering committed Aug 4, 2017
1 parent 41170c2 commit cce29fc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,4 @@ reset
self keyToDescriptionBindingsDashboard: nil.
self keyToDescriptionBindingsAlignment: nil.
self instance switcher delete.
self instance switcher: nil.
self instance delete.
self instance switcher: nil.
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"numberOfLastWindows:" : "jh 6/20/2017 12:25",
"openDashboardKey" : "jh 8/4/2017 10:41",
"openDashboardKey:" : "jh 8/4/2017 10:41",
"reset" : "jh 8/4/2017 10:48",
"reset" : "jh 8/4/2017 10:55",
"spaceLeft" : "jh 8/4/2017 10:41",
"spaceLeft:" : "jh 8/4/2017 10:42",
"spaceRight" : "jh 8/4/2017 10:42",
Expand Down

0 comments on commit cce29fc

Please sign in to comment.