mirror of
https://github.com/Grasscutters/Grasscutter.git
synced 2026-05-16 13:03:40 +08:00
Customise sender and title too. Add statement of use
This commit is contained in:
committed by
Melledy
Unverified
parent
a045142a41
commit
81998b9cf9
@@ -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