diff --git a/account.proto b/account.proto index f2bd69a..e00b324 100644 --- a/account.proto +++ b/account.proto @@ -18,7 +18,7 @@ message AccountLogin { message TapTapLogin { string access_token = 1; - string mac_key= 2; + string mac_key = 2; string antiAddiction_token = 3; } -- libgit2 0.21.2