fixup, slightly less conflicting option position

This commit is contained in:
MarcelineVQ
2025-09-24 09:08:35 -07:00
parent 2c9013e797
commit fe2b7ebd02
+1 -1
View File
@@ -69,7 +69,6 @@ function handle.LOAD()
post_duration = post.DURATION_24,
post_stack = true,
undercut = true,
purchase_summary = true,
items = {},
item_ids = {},
auctionable_items = {},
@@ -77,6 +76,7 @@ function handle.LOAD()
merchant_sell = {},
sharing = true,
theme = 'blizzard',
purchase_summary = true,
})
do
local key = format('%s|%s', GetCVar'realmName', UnitName'player')