Add Questie-X logo to Credits tab
This commit is contained in:
@@ -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,
|
||||||
|
|||||||
Reference in New Issue
Block a user