mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-02-24 16:14:01 +08:00
commit
48cdf86f97
1 changed files with 1 additions and 1 deletions
|
@ -10,7 +10,7 @@ Filters = require './filters'
|
|||
# package to run.
|
||||
module.exports =
|
||||
# When your package is loading, the `activate` method runs. `activate` is the
|
||||
# package's time to insert React components into the applicatio and also
|
||||
# package's time to insert React components into the application and also
|
||||
# listen to events.
|
||||
activate: ->
|
||||
# `WorkspaceStore.defineSheet` creates an N1 "sheet," which is a large area
|
||||
|
|
Loading…
Reference in a new issue