fix: enable 'goose://' handler for debian systems (#3952)
Signed-off-by: Jason Cochard <cochard@protonmail.com>
This commit is contained in:
@@ -69,7 +69,8 @@ module.exports = {
|
||||
bin: 'Goose',
|
||||
maintainer: 'Block, Inc.',
|
||||
homepage: 'https://block.github.io/goose/',
|
||||
categories: ['Development']
|
||||
categories: ['Development'],
|
||||
mimeType: ['x-scheme-handler/goose']
|
||||
},
|
||||
},
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user