[FIX] make sure panel is available before sending messages #9

Open
budRich wants to merge 1 commit from next into master
budRich commented 2022-06-19 21:12:37 +00:00 (Migrated from github.com)
No description provided.
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 next:next
git switch next

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 master
git merge --no-ff next
git switch next
git rebase master
git switch master
git merge --ff-only next
git switch next
git rebase master
git switch master
git merge --no-ff next
git switch master
git merge --squash next
git switch master
git merge --ff-only next
git switch master
git merge next
git push origin master
Sign in to join this conversation.
No description provided.