Merge pull request #78 from eTzmNcbkrng/patch-2
Add binding for sorting bags
This commit is contained in:
commit
aaeb5c1a29
1 changed files with 4 additions and 1 deletions
|
|
@ -14,4 +14,7 @@
|
|||
<Binding name="Toggle Chat (Both)" runOnUp="false">
|
||||
HideBothChat()
|
||||
</Binding>
|
||||
</Bindings>
|
||||
<Binding name="Sort Bags" runOnUp="false">
|
||||
ElvUI_ContainerFrameSortButton:Click()
|
||||
</Binding>
|
||||
</Bindings>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue