Makes the Blizzard's bag sort function to be in reverse.
Logging for the first time with this addon will run this command:
/run C_Container.SetSortBagsRightToLeft(false)
Which will make the sorting be from down to up instead of up to down.
Before:

After:
`

