SpaghettiO

This commit is contained in:
Ben Meadors 2024-05-30 06:54:38 -05:00
parent 4ef9dd4000
commit 7fbaa3c74c

View file

@ -60,7 +60,7 @@ message GeoChat {
/*
* Callsign of the recipient for the message
*/
optional string to_callsign = 2;
optional string to_callsign = 3;
}
/*