refactor vorerst fertig, bugsuche
This commit is contained in:
@ -33,7 +33,7 @@ public class CreateGroupEvent extends Event {
|
||||
}
|
||||
|
||||
@Override
|
||||
public String getType() {
|
||||
public String type() {
|
||||
return EventType.CREATEGROUP.toString();
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user