API Separation working

This commit is contained in:
sergiuToporjinschi
2022-02-01 22:21:23 +02:00
parent 635cf9547f
commit 9bffaf25e0
6 changed files with 60 additions and 113 deletions
@@ -71,7 +71,7 @@
};
},
// dependencies: ["terminalViewModel"],
elements: [".toolBar"]
elements: ["#toolBar"]
});
</script>
{% endblock %}