Set OutfitListFilterFullList to true by default to bring back the older behaviour of displaying filtered outfits that users are familiar with
This also ensures compatibility with skins that don't provide a toggle for this option (such as Starlight).master
parent
1797b9e80e
commit
4b3420c4ee
|
|
@ -18761,7 +18761,7 @@ Change of this parameter will affect the layout of buttons in notification toast
|
|||
<key>Type</key>
|
||||
<string>Boolean</string>
|
||||
<key>Value</key>
|
||||
<integer>0</integer>
|
||||
<integer>1</integer>
|
||||
</map>
|
||||
<key>OutfitOperationsTimeout</key>
|
||||
<map>
|
||||
|
|
|
|||
Loading…
Reference in New Issue