mirror of
https://github.com/kavishdevar/librepods.git
synced 2026-04-26 08:35:51 +03:00
[PR #191] [MERGED] fix: update rename function call for airPods #320
Labels
No labels
android
bug
documentation
enhancement
good first issue
help wanted
linux
pull-request
reverse-engineering
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/librepods#320
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/kavishdevar/librepods/pull/191
Author: @naveen521kk
Created: 8/23/2025
Status: ✅ Merged
Merged: 8/25/2025
Merged by: @kavishdevar
Base:
main← Head:fix-rename-linux📝 Commits (1)
2f3a9ebfix: update rename function call for airPods📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
linux/Main.qml(+1 -1)📄 Description
Previously, it was failing with an error stating that 'renameAirPods' is not a function.
This PR should fix that, as the function is defined in airPodsTrayApp.
I've tested this change on my Ubuntu machine and AirPods Pro 2
Thank you for this awesome project!
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.