add newline at the end of files
All checks were successful
Build / Explore-Gitea-Actions (push) Successful in 48s
All checks were successful
Build / Explore-Gitea-Actions (push) Successful in 48s
This commit is contained in:
@@ -820,4 +820,4 @@ public class GriefAlert extends JavaPlugin implements Listener {
|
|||||||
|
|
||||||
return ((CoreProtect) plugin).getAPI();
|
return ((CoreProtect) plugin).getAPI();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
@@ -25,4 +25,4 @@ public class GriefAlertEvent extends Event {
|
|||||||
public String getAlert() {
|
public String getAlert() {
|
||||||
return this.alert;
|
return this.alert;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user