From 453940146b24467d683327c1851339d29edd58c6 Mon Sep 17 00:00:00 2001 From: jwetzell Date: Thu, 23 Apr 2026 13:49:45 +0000 Subject: [PATCH] fix description --- caller.qplug | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/caller.qplug b/caller.qplug index bdb3ad7..90e1c02 100644 --- a/caller.qplug +++ b/caller.qplug @@ -2,7 +2,7 @@ PluginInfo = { Name = "Caller", Version = "0.1.0-master", Id = "Caller.plugin.0.1.0-master", - Description = "Plugin for taking incoming call objects and maintaining a queue", + Description = "Plugin for taking a name and input and producing a call output", Author = "Joel Wetzell" } require("json")