commit | 4074c4274ac4218e3e570f50486bb87d6ec7b3fb | [log] [tgz] |
---|---|---|
author | Akron <nils@diewald-online.de> | Tue Oct 12 18:17:34 2021 +0200 |
committer | Akron <nils@diewald-online.de> | Tue Oct 12 18:17:34 2021 +0200 |
tree | 4d27993e0852c2d4553d731416d0c8bcff2312b6 | |
parent | 71fcc710017eb2bb00af6d12be64937224954954 [diff] |
Introduce permissions (now required) Change-Id: Id2183c4bb2f18513e2f51a72126c7278f0bd6ca8
diff --git a/README.md b/README.md index 2757a75..198aa8a 100644 --- a/README.md +++ b/README.md
@@ -63,7 +63,8 @@ "classes" : ["button-icon", "plugin" ], "onClick" : { "action" : "addWidget", - "template" : "http://localhost:7777/export" + "template" : "http://localhost:7777/export", + "permissions":["forms","scripts","downloads"] } }] }