From 6a6aff0274ead6c47b7fb5964b464067e1b7d17c Mon Sep 17 00:00:00 2001 From: Fedorov Vladimir Date: Fri, 28 Apr 2023 20:00:10 +0700 Subject: [PATCH] =?UTF-8?q?add=20=D1=82=D1=8F=D0=B3=D0=B0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- internal/states/go_bot_state/go_bot_state.go | 1 + 1 file changed, 1 insertion(+) diff --git a/internal/states/go_bot_state/go_bot_state.go b/internal/states/go_bot_state/go_bot_state.go index ccdb1c9..e088f8a 100644 --- a/internal/states/go_bot_state/go_bot_state.go +++ b/internal/states/go_bot_state/go_bot_state.go @@ -21,6 +21,7 @@ var names = []string{ var ( workoutTypes = []string{ "Приседания", + "Тяга", "Бицепс", "Пресс", "Отжимания",