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