fix description

This commit is contained in:
2026-04-23 13:49:45 +00:00
parent 3fc8183a97
commit 453940146b
+1 -1
View File
@@ -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")