Update to 1.18

Rewrite command builders
Usercontent api v2
This commit is contained in:
Marcel Konrad
2021-12-02 12:45:25 +01:00
parent 915ce2cad2
commit 7951c13bc5
153 changed files with 1821 additions and 8360 deletions

View File

@@ -24,7 +24,7 @@ function selected(arg) {
}
function updateText(arg) {
api.setCommandArgument(0, 4, arg);
api.setArgument("example1", "textfield", arg);
}
function openContent(arg) {