Add Questie-X logo to Credits tab

This commit is contained in:
Xurkon
2026-03-15 08:13:58 -05:00
parent fcec22881f
commit b5dadb3089
@@ -14,6 +14,14 @@ function QuestieOptions.tabs.credits:Initialize()
type = "group", type = "group",
order = 10, order = 10,
args = { args = {
logo = {
type = "description",
order = 0.5,
name = "",
image = "Interface\\AddOns\\Questie-X\\docs\\QuestieXlogo.png",
imageWidth = 512,
imageHeight = 128,
},
credits_header = { credits_header = {
type = "header", type = "header",
order = 1, order = 1,