mirror of
https://github.com/Foundry376/Mailspring.git
synced 2024-11-11 10:12:00 +08:00
c301dcfbb1
Summary: feat(mode-switch): almost working Remove SheetStore in favor of bigger WorkspaceStore Back button for mode switching Test Plan: Tests WIP Reviewers: evan Reviewed By: evan Differential Revision: https://review.inboxapp.com/D1292
8 lines
153 B
JSON
8 lines
153 B
JSON
{
|
|
"name": "mode-switch",
|
|
"version": "0.0.1",
|
|
"description": "Mode switch",
|
|
"main": "./lib/main",
|
|
"license": "Proprietary",
|
|
"private": true
|
|
}
|