mirror of
https://github.com/Bluewhale1337/ElvUIModernized.git
synced 2026-07-27 08:24:44 +00:00
update LibBase64-1.0
This commit is contained in:
@@ -457,7 +457,6 @@ function D:ExportProfile(profileType, exportFormat)
|
||||
end
|
||||
|
||||
function D:ImportProfile(dataString)
|
||||
print(self)
|
||||
local profileType, profileKey, profileData = self:Decode(dataString)
|
||||
|
||||
if not profileData or type(profileData) ~= "table" then
|
||||
|
||||
Reference in New Issue
Block a user