Fix issue on anvilconfigreload before loading main config gui.

This commit is contained in:
alexcrea 2024-06-07 14:45:24 +02:00
parent 972d2895d5
commit f576654685
No known key found for this signature in database
GPG key ID: 43FD265DB0DBF91F
2 changed files with 7 additions and 0 deletions

View file

@ -84,5 +84,6 @@ public class GuiSharedConstant {
CONFIRM_PERMANENT_ITEM.setItemMeta(meta);
}
public static void loadConstants(){}
}