Added new keyboard shortcut for task view
This commit is contained in:
@@ -12,6 +12,7 @@ function App() {
|
||||
this.column = new Column(this);
|
||||
this.file = new FileUpload(this);
|
||||
this.keyboardShortcuts();
|
||||
this.task.keyboardShortcuts();
|
||||
this.chosen();
|
||||
this.poll();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user