mixins: move widget open event to loadWidget
This commit is contained in:
@@ -29,7 +29,5 @@ import lombok.Data;
|
||||
@Data
|
||||
public class WidgetOpened
|
||||
{
|
||||
private int parentId;
|
||||
private int groupId;
|
||||
private int autoClose;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user