mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-12-16 17:05:20 +01:00
Corrected format
This commit is contained in:
@@ -15,5 +15,5 @@ public @interface Command {
|
||||
|
||||
String permission() default "";
|
||||
|
||||
boolean threading() default false;
|
||||
boolean threading() default false;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user