Update manifest to refer to github

This commit is contained in:
dlprows 2023-08-20 22:16:50 -06:00
parent 29da6a8d17
commit 709ed8a89a

View File

@ -20,7 +20,7 @@
"Rotate": "Change the volume", "Rotate": "Change the volume",
"Push": "Mute", "Push": "Mute",
"Touch": "Mute", "Touch": "Mute",
"LongTouch": "Reset" "LongTouch": "Reset"
} }
}, },
"SupportedInMultiActions": false, "SupportedInMultiActions": false,
@ -32,7 +32,7 @@
"Author": "dlprows", "Author": "dlprows",
"Name": "FocusVolumeControl", "Name": "FocusVolumeControl",
"Description": "Control the volume of the focused application", "Description": "Control the volume of the focused application",
"URL": "https://encyclopediaofdaniel.com", "URL": "https://github.com/dlprows/FocusVolumeControl",
"Version": "1.0", "Version": "1.0",
"CodePath": "FocusVolumeControl", "CodePath": "FocusVolumeControl",
"Category": "Volume Control [dlprows]", "Category": "Volume Control [dlprows]",