mirror of
https://github.com/Melledy/Grasscutter.git
synced 2024-11-27 23:24:39 +00:00
Corrected format
This commit is contained in:
parent
5eccbc8565
commit
1132c2c753
@ -15,5 +15,5 @@ public @interface Command {
|
|||||||
|
|
||||||
String permission() default "";
|
String permission() default "";
|
||||||
|
|
||||||
boolean threading() default false;
|
boolean threading() default false;
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user