fix: register goose:// scheme handler in Flatpak desktop entry (#10461)
Co-authored-by: Claude <noreply@anthropic.com>
This commit is contained in:
@@ -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',
|
||||
|
||||
Reference in New Issue
Block a user