Fix lua error

This commit is contained in:
rilgamon 2021-03-13 15:36:11 +01:00
parent 90a79d9946
commit 9fe9683b26
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
local lib = LibStub:NewLibrary("zzHelper", 1)
if not lib then return end
lib['targets'] = lib['targets'] or {}
local mixins = {'colorize', 'round', 'sortArray', 'IsTwink', 'classcolor', 'MoneyString', 'MoneyStringSetString', 'MoneyStringSetSize'}
--[[