diff --git a/Widgets-internal-names.md b/Widgets-internal-names.md index aae73c7..ffd2fb6 100644 --- a/Widgets-internal-names.md +++ b/Widgets-internal-names.md @@ -37,5 +37,7 @@ Internal widget names to use in the `add_widget` functions and actions: * `remote` To add a script, simply use the script name (along with the extension). + To add a clone, use widget name with a digit, for example `appbox_1`. + To add a plugin, use compnent name, for example `{ru.execbit.aiohealthplugin/ru.execbit.aiohealthplugin.PluginReceiver}`. \ No newline at end of file