mirror of
https://github.com/essentials/Essentials.git
synced 2025-08-10 00:28:22 +02:00
:P
This commit is contained in:
@@ -145,7 +145,7 @@ public class MetricsStarter implements Runnable
|
||||
enabledGraph.addPlotter(new SimplePlotter("LocalChat"));
|
||||
}
|
||||
|
||||
final Graph depGraph = metrics.createGraph("Dependancies");
|
||||
final Graph depGraph = metrics.createGraph("Dependencies");
|
||||
Method method = ess.getPaymentMethod().getMethod();
|
||||
if (method != null)
|
||||
{
|
||||
|
Reference in New Issue
Block a user