Closed kojakk closed 7 months ago
It can be replace with something like this.
local subcategory, layout = Settings.RegisterCanvasLayoutSubcategory(Settings.GetCategory(optionsFrame.parent), optionsFrame, optionsFrame.name);
Settings.RegisterAddOnCategory(subcategory);
Some class modules break due to an error when attempting to add the options menu in the Config.lua. Recommend commenting out so the modules can still function until a fix can be identified.