Wildpants icon indicating copy to clipboard operation
Wildpants copied to clipboard

Possibility to change sort order

Open arvanus opened this issue 3 years ago • 0 comments

I really liked this sort order, and would like to add a option into bagmon to use this, without the need to change the code every time :) any idea? Thanks

Sort.Proprieties = {
  'quality',
  'set',
  'level', 'name', 'id',
  'icon',
  'class', 'subclass', 'equip',
  'count'
}

arvanus avatar Nov 11 '22 22:11 arvanus