mirror of
https://gitlab.com/Kwoth/nadekobot.git
synced 2025-09-11 01:38:27 -04:00
dev: split warn punishments into a separate table
api: Added warn endpoints fix: Reminders should now be able to ping everyone if the user who created the reminder has that permission
This commit is contained in:
@@ -35,7 +35,7 @@ enum GrpcGreetType {
|
||||
}
|
||||
|
||||
message UpdateGreetReply {
|
||||
GrpcGreetSettings settings = 1;
|
||||
bool Success = 1;
|
||||
}
|
||||
|
||||
message TestGreetRequest {
|
||||
|
Reference in New Issue
Block a user