Commit 5eeea84f authored by BaiSugar's avatar BaiSugar
Browse files

Corrected format

parent 885e2d07
...@@ -15,5 +15,5 @@ public @interface Command { ...@@ -15,5 +15,5 @@ public @interface Command {
String permission() default ""; String permission() default "";
boolean threading() default false; boolean threading() default false;
} }
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment