This is an automated email from the ASF dual-hosted git repository. humbedooh pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git
commit dcc767712f6b5b3fe7eb387cfe527039cf3fc319 Merge: c221ada 399e3ed Author: Daniel Gruno <[email protected]> AuthorDate: Thu Nov 18 00:17:11 2021 +0100 Merge branch 'master' of github.com:apache/incubator-ponymail-foal webui/js/ponymail.js | 10 +++------- webui/js/source/composer.js | 8 ++------ 2 files changed, 5 insertions(+), 13 deletions(-) diff --cc webui/js/ponymail.js index b090df6,29efef4..cd95c14 --- a/webui/js/ponymail.js +++ b/webui/js/ponymail.js @@@ -16,7 -16,7 +16,7 @@@ */ // THIS IS AN AUTOMATICALLY COMBINED FILE. PLEASE EDIT source/*.js!! - const PONYMAIL_REVISION = "529f59b"; -const PONYMAIL_REVISION = "7d8e568"; ++const PONYMAIL_REVISION = "c221ada";
