From b64e89c3e24e8fc90ef28dc87f1a744194a15c83 Mon Sep 17 00:00:00 2001 From: zobnin Date: Mon, 21 Oct 2024 08:11:47 +0300 Subject: [PATCH] Updated Widgets internal names (markdown) --- Widgets-internal-names.md | 2 ++ 1 file changed, 2 insertions(+) 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