these are minutes actually

This commit is contained in:
Soph :3 2024-07-18 10:20:23 +03:00
parent 3cbafe00e6
commit f83eddf063
Signed by: sophie
GPG key ID: EDA5D222A0C270F2
2 changed files with 10 additions and 4 deletions

View file

@ -50,7 +50,7 @@ message ClientMessage {
Ban ban = 14;
message Ban {
string id = 1;
uint32 hours = 2;
uint32 minutes = 2;
}
string chown = 15;