add приседания
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-03-20 03:01:09 +07:00
parent bce61e698a
commit 9e6681da30
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -8,5 +8,5 @@ const (
Ping = Command("/ping")
Go = Command("/go")
Stat = Command("/stat")
Eat = Command("/eat")
Eat = Command("/eat")
)