tweak date

This commit is contained in:
adbenitez
2025-11-15 23:27:12 +01:00
parent 5ab215489a
commit 68b5383dc4
@@ -111,7 +111,7 @@ public class ApplicationContext extends MultiDexApplication {
}
}
// 12.11.25: this is needed until core starts ignoring "delete_server_after" for chatmail
// 2025.11.12: this is needed until core starts ignoring "delete_server_after" for chatmail
if (ac.isChatmail()) {
ac.setConfig("delete_server_after", null); // reset
}