fix: typo in deck name and ids action #12

Open
eljamm wants to merge 1 commit from fix-typo into main
eljamm commented 2024-11-08 00:20:27 +00:00 (Migrated from gitlab.com)

I was a bit confused why AnkiConnect was returning an unsupported action for the DeckNamesAndIdsRequest, but it turns out it was because there was a typo in the request's action, which this MR corrects.

I was a bit confused why AnkiConnect was returning an `unsupported action` for the `DeckNamesAndIdsRequest`, but it turns out it was because there was a typo in the request's action, which this MR corrects.
Madoshakalaka commented 2024-11-30 06:45:15 +00:00 (Migrated from gitlab.com)

yeah can confirm this typo

yeah can confirm this typo
This pull request is broken due to missing fork information.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin fix-typo:fix-typo
git switch fix-typo

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 main
git merge --no-ff fix-typo
git switch fix-typo
git rebase main
git switch main
git merge --ff-only fix-typo
git switch fix-typo
git rebase main
git switch main
git merge --no-ff fix-typo
git switch main
git merge --squash fix-typo
git switch main
git merge --ff-only fix-typo
git switch main
git merge fix-typo
git push origin main
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
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
kerkmann/anki_bridge!12
No description provided.