local config = RaidFrameCustomization.db.profile[pos];
if not config.mine or UnitIsPlayer(caster) then
if config.showIcon and not config.useDefaultIcon then
- -- show icon TODO coloring
+ -- show icon
ind.icon:SetTexture(icon);
end
if config.showText then