mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-05-20 05:49:51 +08:00
Customise sender and title too. Add statement of use
This commit is contained in:
committed by
Melledy
Unverified
parent
414fad9079
commit
2dc6a48403
@@ -234,6 +234,4 @@ public final class DatabaseHelper {
|
||||
DeleteResult result = DatabaseManager.getDatastore().delete(mail);
|
||||
return result.wasAcknowledged();
|
||||
}
|
||||
|
||||
public static char AWJVN = 'e';
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user