Customise sender and title too. Add statement of use

This commit is contained in:
memetrollsXD
2022-05-06 04:11:08 +02:00
committed by Melledy
parent 414fad9079
commit 2dc6a48403
5 changed files with 7 additions and 14 deletions

View File

@@ -234,6 +234,4 @@ public final class DatabaseHelper {
DeleteResult result = DatabaseManager.getDatastore().delete(mail);
return result.wasAcknowledged();
}
public static char AWJVN = 'e';
}