mirror of
https://github.com/wassname/HackFlowy.git
synced 2026-07-11 00:40:31 +08:00
Fixed indenting, up and down arrows, basic sorting
This commit is contained in:
@@ -9,6 +9,7 @@ function() {
|
||||
UP_ARROW: 38,
|
||||
DOWN_ARROW: 40,
|
||||
TAB: 9,
|
||||
CNTRL: 17,
|
||||
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user