Skip to content

Fix move_tabs route argument causing 500 error#136

Closed
xunoaib wants to merge 3 commits intobalta2ar:masterfrom
xunoaib:master
Closed

Fix move_tabs route argument causing 500 error#136
xunoaib wants to merge 3 commits intobalta2ar:masterfrom
xunoaib:master

Conversation

@xunoaib
Copy link

@xunoaib xunoaib commented Oct 4, 2025

Replaced the /move_tabs/<query_info> route with /move_tabs/<move_triplets> to match the move_tabs function signature.

Fixes a 500 error when running bt move (#119)

Replaced the `/move_tabs/<query_info>` route with
`/move_tabs/<move_triplets>` to match the move_tabs function signature.

Fixes balta2ar#119
@xunoaib xunoaib deleted the branch balta2ar:master February 7, 2026 10:21
@xunoaib xunoaib closed this Feb 7, 2026
@xunoaib xunoaib deleted the master branch February 7, 2026 10:21
@xunoaib xunoaib restored the master branch February 7, 2026 10:21
@xunoaib
Copy link
Author

xunoaib commented Feb 7, 2026

Moved to #141

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

Comments