Quantcast

Changed option text, reformatted toc

Salvatore Lopiparo [07-16-16 - 02:36]
Changed option text, reformatted toc
Filename
CanIMogIt.toc
options.lua
diff --git a/CanIMogIt.toc b/CanIMogIt.toc
index 87040b3..4aa5df1 100644
--- a/CanIMogIt.toc
+++ b/CanIMogIt.toc
@@ -5,6 +5,6 @@
 ## Notes: Adds tooltips to items showing if you have learned a transmog appearance.
 ## X-Category: Transmogrify
 ## X-Website: http://mods.curse.com/addons/wow/can-i-mog-it
+## SavedVariables: CanIMogItOptions
 code.lua
 options.lua
-##SavedVariables: CanIMogItOptions
diff --git a/options.lua b/options.lua
index 49dffad..02b1da3 100644
--- a/options.lua
+++ b/options.lua
@@ -17,7 +17,7 @@ CanIMogItOptions_Defaults = {

 CanIMogItOptions_DisplayData = {
     ["debug"] = {
-        ["displayName"] = "Debug",
+        ["displayName"] = "Debug Tooltip",
         ["description"] = "Enables a detailed display for debug purposes. Use this when sending bug reports.",
     },
     ["showEquippableOnly"] = {