Skip to content
This repository was archived by the owner on Sep 20, 2021. It is now read-only.

Commit ff71dcf

Browse files
committed
[v2.1.1-JV8]
1 parent 49b0a74 commit ff71dcf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/com/github/yuttyann/scriptblockplus/Scheduler.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
*/
2727
public final class Scheduler {
2828

29-
private Plugin plugin;
29+
private final Plugin plugin;
3030

3131
public Scheduler(@NotNull Plugin plugin) {
3232
this.plugin = plugin;

0 commit comments

Comments
 (0)