Submit note comments with cmd+enter

(closes #5193)
This commit is contained in:
Bryan Housel
2018-08-07 10:05:12 -04:00
parent 12f402c48b
commit ff9e60d205
2 changed files with 90 additions and 45 deletions
+1
View File
@@ -129,6 +129,7 @@ export function modeSelectNote(context, selectedNoteID) {
context.ui().sidebar
.hide();
context.selectedNoteID(null);
};