mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-11 10:12:00 +08:00
fix(sidebar): change optional bit in package
This commit is contained in:
parent
69d1b10508
commit
ea98cb8388
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
"version": "0.1.0",
|
||||
"title": "Participant Profile",
|
||||
"description": "Information about a participant",
|
||||
"isOptional": true,
|
||||
"isOptional": false,
|
||||
"main": "lib/main",
|
||||
"windowTypes": {
|
||||
"default": true
|
||||
|
|
Loading…
Reference in a new issue