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

commit 1cff7c75eeeaba193abbefb895e677dcaa7cb575
Author: Sebb <[email protected]>
AuthorDate: Thu Nov 18 00:06:00 2021 +0000

    Don't assume /api
---
 webui/js/ponymail.js | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webui/js/ponymail.js b/webui/js/ponymail.js
index 1fe2a1c..4e6af38 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 = "9789849";
+const PONYMAIL_REVISION = "667f270";
 
 
 

Reply via email to