This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail-foal.git


The following commit(s) were added to refs/heads/master by this push:
     new e9b85c9  Regen
e9b85c9 is described below

commit e9b85c9beaf7283ace8dcd86c41699582d175540
Author: Sebb <[email protected]>
AuthorDate: Wed Nov 17 23:44:15 2021 +0000

    Regen
---
 webui/js/ponymail.js | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/webui/js/ponymail.js b/webui/js/ponymail.js
index b8fc7ee..3eb4f83 100644
--- a/webui/js/ponymail.js
+++ b/webui/js/ponymail.js
@@ -16,7 +16,7 @@
 */
 // THIS IS AN AUTOMATICALLY COMBINED FILE. PLEASE EDIT source/*.js!!
 
-const PONYMAIL_REVISION = "8e55477";
+const PONYMAIL_REVISION = "93e3b9d";
 
 
 
@@ -2750,7 +2750,6 @@ function listview_threaded_element(thread, idx) {
 
 let admin_current_email = null;
 let admin_email_meta = {};
-let audit_entries = []
 let audit_page = 0;
 let audit_size = 30;
 let mgmt_prefs = {}

Reply via email to