Quantcast

Update show menu binding

James Whitehead II [01-03-13 - 05:22]
Update show menu binding
Filename
Clique.lua
diff --git a/Clique.lua b/Clique.lua
index 7624cb2..0c94559 100755
--- a/Clique.lua
+++ b/Clique.lua
@@ -283,7 +283,7 @@ function addon:OnNewProfile(event, db, profile)
     })
     table.insert(db.profile.bindings, {
         key = "BUTTON2",
-        type = "menu",
+        type = "togglemenu",
         sets = {
             default = true
         },