mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-01 21:49:21 +03:00
Added advanced PluginPropertyType::SELECT for improved Avatars plugin
This commit is contained in:
parent
2f4e17da51
commit
c56cc7be73
7 changed files with 57 additions and 59 deletions
|
|
@ -671,7 +671,7 @@ window.identiconSvg = hash => {
|
|||
|
||||
renderer.finish();
|
||||
|
||||
return 'data:image/svg+xml;base64,' + btoa(writer);
|
||||
return writer;
|
||||
};
|
||||
|
||||
})();
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue