fix: marker highlighting for visual editor
This commit is contained in:
@@ -242,7 +242,7 @@ export default {
|
||||
this.tree = [
|
||||
{
|
||||
id: 0,
|
||||
title: '/ (root',
|
||||
title: '/ (root)',
|
||||
children: []
|
||||
}
|
||||
]
|
||||
|
Reference in New Issue
Block a user