Rename Customer Support module to Support
This commit is contained in:
parent
1f3e465467
commit
cba6669339
@ -72,7 +72,7 @@ public class CustomerSupport extends MiniPlugin implements ResultSetCallable
|
||||
|
||||
public CustomerSupport(JavaPlugin plugin, CoreClientManager clientManager, DonationManager donationManager, SalesPackageManager salesPackageManager, PowerPlayClubRepository powerPlayRepo)
|
||||
{
|
||||
super("Customer Support", plugin);
|
||||
super("Support", plugin);
|
||||
|
||||
_clientManager = clientManager;
|
||||
_donationManager = donationManager;
|
||||
|
Loading…
Reference in New Issue
Block a user