Fix global use of db

This commit is contained in:
rilgamon 2021-04-04 20:56:56 +02:00
parent ae0561c9a4
commit 5c117e6a9c
1 changed files with 1 additions and 1 deletions

View File

@ -7,7 +7,7 @@ local modul = {
['frame'] = CreateFrame("FRAME"),
['name'] = modulname
}
local db
local GetCurrencyListLink = GetCurrencyListLink
local GetCurrencyListSize = GetCurrencyListSize
local GetCurrencyListInfo = GetCurrencyListInfo