API Separation working
This commit is contained in:
@@ -71,7 +71,7 @@
|
||||
};
|
||||
},
|
||||
// dependencies: ["terminalViewModel"],
|
||||
elements: [".toolBar"]
|
||||
elements: ["#toolBar"]
|
||||
});
|
||||
</script>
|
||||
{% endblock %}
|
||||
Reference in New Issue
Block a user