only share data if not full scan, add off toggle

This commit is contained in:
gretchen
2024-01-08 22:18:40 +01:00
parent 02b9dfa88a
commit 87c8cf421e
4 changed files with 11 additions and 13 deletions
+1
View File
@@ -65,6 +65,7 @@ function handle.LOAD()
auctionable_items = {},
merchant_buy = {},
merchant_sell = {},
sharing = true,
})
do
local key = format('%s|%s', GetCVar'realmName', UnitName'player')