add тяга
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Владимир Фёдоров 2023-04-28 20:00:10 +07:00
parent 615c479179
commit 6a6aff0274

View File

@ -21,6 +21,7 @@ var names = []string{
var ( var (
workoutTypes = []string{ workoutTypes = []string{
"Приседания", "Приседания",
"Тяга",
"Бицепс", "Бицепс",
"Пресс", "Пресс",
"Отжимания", "Отжимания",