chore: stage all pending changes (DB cleanup, corrections, compiler, init, plugin API)
This commit is contained in:
@@ -122,3 +122,5 @@ QuestieDB._itemAdapterQueryOrder = {}
|
||||
for key, id in pairs(QuestieDB.itemKeys) do
|
||||
QuestieDB._itemAdapterQueryOrder[id] = key
|
||||
end
|
||||
|
||||
-- itemData is nil until a DB plugin sets it
|
||||
|
||||
Reference in New Issue
Block a user