mirror of
https://github.com/openpgpjs/openpgpjs.git
synced 2025-06-07 06:36:45 +00:00
parent
19a5d00d4a
commit
ad1983ac12
@ -54,7 +54,8 @@ function s2r(t) {
|
|||||||
r += "\n";
|
r += "\n";
|
||||||
r += '=';
|
r += '=';
|
||||||
}
|
}
|
||||||
|
if (r.charAt(r.length-1)==="\n")
|
||||||
|
r=r.slice(0,-1);
|
||||||
return r;
|
return r;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user