cleanup
This commit is contained in:
parent
4e528cc83d
commit
e7f86b5ef8
6 changed files with 95 additions and 124 deletions
|
|
@ -90,7 +90,7 @@ const get = (
|
|||
log[0][5] = DefaultScoreMode(log[0][5])
|
||||
log[0][6] = DefaultShapeMode(log[0][6])
|
||||
log[0][7] = DefaultSnapMode(log[0][7])
|
||||
log[0][8] = log[0][8] || null
|
||||
log[0][8] = log[0][8] || null // creatorUserId
|
||||
}
|
||||
return log
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue