add newline at the end of files (#5)
All checks were successful
Build / Explore-Gitea-Actions (push) Successful in 44s

Co-authored-by: ThePindabaas <219561634+ThePindabaas@users.noreply.github.com>
Reviewed-on: #5
Reviewed-by: Ardakaz <ardakaz@duck.com>
Co-authored-by: ThePindabaas <thepindabaas@noreply.localhost>
Co-committed-by: ThePindabaas <thepindabaas@noreply.localhost>
This commit is contained in:
2026-06-28 11:49:23 +00:00
committed by Ardakaz
parent fec5f78cbc
commit db3649a2f5
2 changed files with 2 additions and 2 deletions

View File

@@ -820,4 +820,4 @@ public class GriefAlert extends JavaPlugin implements Listener {
return ((CoreProtect) plugin).getAPI();
}
}
}