feature/124-last-played #125

Open
Moiety wants to merge 5 commits from feature/124-last-played into next
Moiety commented 2026-08-07 09:13:39 +02:00 (Migrated from codeberg.org)

will show the last played song if not currently listening to music

closes #124

will show the last played song if not currently listening to music closes #124
This pull request can be merged automatically.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin feature/124-last-played:feature/124-last-played
git switch feature/124-last-played

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch next
git merge --no-ff feature/124-last-played
git switch feature/124-last-played
git rebase next
git switch next
git merge --ff-only feature/124-last-played
git switch feature/124-last-played
git rebase next
git switch next
git merge --no-ff feature/124-last-played
git switch next
git merge --squash feature/124-last-played
git switch next
git merge --ff-only feature/124-last-played
git switch next
git merge feature/124-last-played
git push origin next
Sign in to join this conversation.
No description provided.