Reminder not to code before or after midnight
This commit is contained in:
parent
bcbea6facd
commit
a138a02d61
@ -1,8 +1,6 @@
|
||||
do
|
||||
function b64(data)
|
||||
return component.invoke(component.list("data")(),"encode64",data)
|
||||
end
|
||||
|
||||
function ub64(data)
|
||||
return component.invoke(component.list("data")(),"decode64",data)
|
||||
end
|
||||
|
Loading…
Reference in New Issue
Block a user