fix: register goose:// scheme handler in Flatpak desktop entry (#10461)

Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
Manas Agarwal
2026-07-15 11:43:02 -04:00
committed by GitHub
parent 3d893a3850
commit 6621ed24c7
+1
View File
@@ -122,6 +122,7 @@ module.exports = {
options: {
id: 'io.github.block.Goose', // NOTE: kept for backwards compat with existing installs
categories: ['Development'],
mimeType: ['x-scheme-handler/goose'],
icon: {
scalable: 'src/images/icon.svg',
'512x512': 'src/images/icon-512.png',