mirror of
https://github.com/leporello-js/leporello-js
synced 2026-01-13 13:04:30 -08:00
fix
This commit is contained in:
@@ -230,7 +230,7 @@ const jump_calltree_node = (_state, _current_calltree_node) => {
|
||||
)
|
||||
|
||||
const parent = _parent.id == null
|
||||
? _parent.children[0]
|
||||
? current_calltree_node
|
||||
: _parent
|
||||
|
||||
if(
|
||||
|
||||
Reference in New Issue
Block a user