mirror of
https://github.com/Melledy/Grasscutter.git
synced 2024-11-23 04:57:18 +00:00
Corrected format
This commit is contained in:
parent
885e2d078c
commit
5eeea84f8e
@ -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