mirror of
https://github.com/TotalFreedomMC/TF-EssentialsX.git
synced 2025-02-15 05:33:40 +00:00
Update EssentialsGroupManager/src/org/anjocaido/groupmanager/dataholder/UsersDataHolder.java
This commit is contained in:
parent
d40484d016
commit
7ec65bf213
1 changed files with 2 additions and 2 deletions
|
@ -53,7 +53,7 @@ public class UsersDataHolder {
|
||||||
|
|
||||||
public WorldDataHolder getDataSource() {
|
public WorldDataHolder getDataSource() {
|
||||||
|
|
||||||
return this.dataSource
|
return this.dataSource;
|
||||||
}
|
}
|
||||||
|
|
||||||
/**
|
/**
|
||||||
|
|
Loading…
Reference in a new issue