fix description
This commit is contained in:
+1
-1
@@ -2,7 +2,7 @@ PluginInfo = {
|
|||||||
Name = "Caller",
|
Name = "Caller",
|
||||||
Version = "0.1.0-master",
|
Version = "0.1.0-master",
|
||||||
Id = "Caller.plugin.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"
|
Author = "Joel Wetzell"
|
||||||
}
|
}
|
||||||
require("json")
|
require("json")
|
||||||
|
|||||||
Reference in New Issue
Block a user