feat: implement proper Store with Muscle Group #2

Open
Flycro wants to merge 2 commits from fix_store into main
Collaborator
There is no content yet.
Flycro added 2 commits 2023-06-04 14:50:38 +02:00
This pull request can be merged automatically.
You are not authorized to merge this pull request.
You can also view command line instructions.

Step 1:

From your project repository, check out a new branch and test the changes.
git checkout -b fix_store main
git pull origin fix_store

Step 2:

Merge the changes and update on Gitea.
git checkout main
git merge --no-ff fix_store
git push origin main
Sign in to join this conversation.
No reviewers
No Label
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: Yeti/gym#2
There is no content yet.