fix README

This commit is contained in:
Evgeny
2023-04-18 15:13:44 +04:00
parent b94901d741
commit 291d3ef446

View File

@@ -274,6 +274,7 @@ Intent table format (all fields are optional):
Format of table elements returned by `aio:available_widgets()`:
* `name` - internal name of the widget;
* `label` - title of the widget;
* `type` - widget type: `builtin`, `script` or `plugin`;
* `description` - widget description (usually empty for non-script widgets);
* `clonable` - true if the widget can have clones (examples: "My apps", "Contacts", "Mailbox" widgets);