Skip to content

Commit

Permalink
wrong db
Browse files Browse the repository at this point in the history
  • Loading branch information
N6REJ committed Dec 16, 2022
1 parent 2c9da83 commit 496e172
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions DF-db.lua
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,5 @@ db.Filters = {
}

-- now that db is populated lets pass it on.
for _,v in ipairs(db) do
table.insert(addonTable.Dragonflight, v)
end
addonTable.Dragonflight = db

0 comments on commit 496e172

Please sign in to comment.