Quantcast

fix slashcmds (printing out keys when its not intented)

Ironi [01-06-17 - 13:14]
fix slashcmds (printing out keys when its not intented)
Filename
iKeystones.lua
iKeystones.toc
diff --git a/iKeystones.lua b/iKeystones.lua
index ac61e1d..f6a28fc 100644
--- a/iKeystones.lua
+++ b/iKeystones.lua
@@ -238,6 +238,7 @@ SlashCmdList["IKEYSTONES"] = function(msg)
 		if C_ChallengeMode.GetSlottedKeystoneInfo() then
 			C_ChallengeMode.StartChallengeMode()
 		end
+	else
+		iKS:printKeystones()
 	end
-	iKS:printKeystones()
 end
\ No newline at end of file
diff --git a/iKeystones.toc b/iKeystones.toc
index 68d3f9c..a386fa9 100644
--- a/iKeystones.toc
+++ b/iKeystones.toc
@@ -2,7 +2,7 @@
 ## Title: iKeystones
 ## Notes: Tracks your keystones
 ## Author: Ironi
-## Version: 1.0
+## Version: 1.01
 ## DefaultState: enabled

 ## SavedVariables: iKeystonesDB