Update json api (now version 1.1)

This commit is contained in:
Marcel Konrad
2020-12-14 21:21:11 +01:00
parent ddf3854ce5
commit dfc785351f
16 changed files with 450 additions and 450 deletions

View File

@@ -33,4 +33,4 @@ function openContent(arg) {
function addChatMessage(arg) {
api.addChatMessage(arg);
}
}