HandyNotes: Mechagon & Nazjatar

HandyNotes: Mechagon & Nazjatar

864k Downloads

Affects all your handynote addons.

griddark opened this issue ยท 1 comments

commented

ADDON VERSION: v35

Describe the bug
Seems like a simple lua error

-- Query localized expansion title
if not ns.expansion then error('Expansion not set: ' .. ADDON_NAME) end
local expansion_name = EJ_GetTierInfo(ns.expansion)
ns.plugin_name = 'HandyNotes: ' .. expansion_name
ns.options.name = ('%02d - '):format(ns.expansion) .. expansion_name

end

Looks like this got changed in the latest update.

commented

Already fixed, please download the newest versions.