Refactored tree to sidebar
This commit is contained in:
parent
83abc3f456
commit
b3e5d79403
4 changed files with 25 additions and 25 deletions
|
|
@ -15,7 +15,7 @@
|
|||
"crypto": "/js/{{ .VERSION }}/crypto.mjs",
|
||||
"node_store": "/js/{{ .VERSION }}/node_store.mjs",
|
||||
"node": "/js/{{ .VERSION }}/page_node.mjs",
|
||||
"tree": "/js/{{ .VERSION }}/tree.mjs"
|
||||
"sidebar": "/js/{{ .VERSION }}/sidebar.mjs"
|
||||
}
|
||||
}
|
||||
</script>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue