Fix herochat integration not loading fixes #1043
Introduced in 1f5e591ce6
This commit is contained in:
parent
965911d3de
commit
7b7b189573
@ -13,7 +13,7 @@ public class IntegrationHerochat extends Integration
|
|||||||
public static IntegrationHerochat get() { return i; }
|
public static IntegrationHerochat get() { return i; }
|
||||||
private IntegrationHerochat()
|
private IntegrationHerochat()
|
||||||
{
|
{
|
||||||
this.setPluginName("HeroChat");
|
this.setPluginName("Herochat");
|
||||||
}
|
}
|
||||||
|
|
||||||
// -------------------------------------------- //
|
// -------------------------------------------- //
|
||||||
|
Loading…
Reference in New Issue
Block a user