Serverside metadata update

This commit is contained in:
yflory
2019-08-28 12:40:35 +02:00
parent 113a362724
commit 28b2341f2c
4 changed files with 68 additions and 3 deletions

View File

@@ -124,3 +124,5 @@ Meta.createLineHandler = function (ref, errorHandler) {
});
};
};
Meta.commands = Object.keys(commands);