Skip to content

Commit cb8f8e4

Browse files
committed
update options title
1 parent 1e9e007 commit cb8f8e4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

ElvUI_FunStuff/Options.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -208,7 +208,7 @@ local function configTable()
208208
local rrp = E.Options.args.rrp
209209

210210
--* Plugin Section
211-
local fun = ACH:Group('|cff00FF98Fun|r|cffA330C9Stuff|r', nil, 6, 'tab', nil, nil)
211+
local fun = ACH:Group(gsub(FUN.Title, "^.-|r%s", ""), nil, 6, 'tab', nil, nil)
212212
if not rrp then
213213
print("Error Loading Repooc Reforged Plugin Library, make sure to download the addon from Wago AddOns or Curseforge instead of github!")
214214
E.Options.args.fun = fun

0 commit comments

Comments
 (0)