Merge branch 'master' into dev

This commit is contained in:
Nick O'Leary
2024-02-19 16:14:58 +00:00
83 changed files with 4785 additions and 180 deletions

View File

@@ -29,7 +29,7 @@ describe("api/editor/ui", function() {
var app;
before(function() {
ui.init({
ui.init({}, {
nodes: {
getIcon: function(opts) {
return new Promise(function(resolve,reject) {