mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-01-10 12:42:52 +08:00
Corrected format
This commit is contained in:
parent
885e2d078c
commit
5eeea84f8e
@ -15,5 +15,5 @@ public @interface Command {
|
||||
|
||||
String permission() default "";
|
||||
|
||||
boolean threading() default false;
|
||||
boolean threading() default false;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user