update calories
continuous-integration/drone/push Build is passing

This commit is contained in:
2023-03-18 19:02:32 +07:00
parent 823786c3ea
commit bce61e698a
3 changed files with 28 additions and 9 deletions
+1 -1
View File
@@ -8,7 +8,7 @@
"name": "run",
"type": "go",
"request": "launch",
"mode": "auto",
"mode": "debug",
"program": "${workspaceFolder}\\main.go"
}
]