mirror of
https://github.com/wassname/HackFlowy.git
synced 2026-08-09 11:40:32 +08:00
isfolded column, uuid instead of int for id
This commit is contained in:
@@ -4,6 +4,7 @@ define(
|
||||
function() {
|
||||
|
||||
var constants = {
|
||||
ROOT_PARENT_ID: '00000000-0000-0000-0000-000000000000',
|
||||
|
||||
ENTER_KEY :13,
|
||||
UP_ARROW: 38,
|
||||
|
||||
Reference in New Issue
Block a user