diff --git a/FlowPluginsTs/CommunityFlowPlugins/tools/apprise/1.0.0/index.ts b/FlowPluginsTs/CommunityFlowPlugins/tools/apprise/1.0.0/index.ts index cfd8a82..7c4276c 100644 --- a/FlowPluginsTs/CommunityFlowPlugins/tools/apprise/1.0.0/index.ts +++ b/FlowPluginsTs/CommunityFlowPlugins/tools/apprise/1.0.0/index.ts @@ -36,7 +36,9 @@ const details = ():IpluginDetails => ({ \\nExample\\n - -vv -t "Processing" -b "File {{{args.inputFileObj._id}}}" "discord://{{{args.userVariables.global.discord_webhook}}}" + -vv -t "Processing" -b "File {{{args.inputFileObj._id}}}" ` + + + `"discord://{{{args.userVariables.global.discord_webhook}}}" `, }, ],