mirror of
https://github.com/Acamaeda/The-Modding-Tree.git
synced 2025-04-23 17:51:06 +00:00
Fixed everything with branches
This commit is contained in:
parent
95046d9299
commit
10e3c429a8
9 changed files with 30 additions and 11 deletions
js/Demo
|
@ -50,5 +50,6 @@ addLayer("tree-tab", {
|
|||
tabFormat: [["tree", function() {return (layoutInfo.treeLayout ? layoutInfo.treeLayout : TREE_LAYERS)}]],
|
||||
previousTab: "",
|
||||
leftTab: true,
|
||||
style() {return {'background-color': '#222222'}},
|
||||
|
||||
})
|
Loading…
Add table
Add a link
Reference in a new issue