mirror of
https://code.equilibrium.co.ao/ITO/doneit-web.git
synced 2026-04-19 21:06:06 +00:00
box height
This commit is contained in:
@@ -45,6 +45,9 @@ const { Storage } = Plugins; */
|
||||
try {
|
||||
return JSON.parse(unescape(atob(ret)));
|
||||
} catch (error) {
|
||||
if(ret == 'ée') {
|
||||
throw(key+' not found')
|
||||
}
|
||||
return unescape(atob(ret))
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user