= Updated response method naming and formatting
This commit is contained in:
+1
-1
@@ -106,7 +106,7 @@ public class Main extends ListenerAdapter
|
||||
}
|
||||
else
|
||||
{
|
||||
response.call(pluginOutput.get(i));
|
||||
response.send(pluginOutput.get(i));
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user