fix
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-04-28 16:56:05 +07:00
parent 2e1dbbc6be
commit 615c479179
2 changed files with 2 additions and 1 deletions
+1 -1
View File
@@ -20,11 +20,11 @@ var names = []string{
var (
workoutTypes = []string{
"Приседания",
"Бицепс",
"Пресс",
"Отжимания",
"Подтягивания",
"Приседания",
}
)