mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2025-12-18 01:46:44 +01:00
Customise sender and title too. Add statement of use
This commit is contained in:
@@ -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