mirror of
https://github.com/Foundry376/Mailspring.git
synced 2025-02-20 22:23:53 +08:00
fix(tab): fix import error
This commit is contained in:
parent
2ddceba8ed
commit
be6191d6b6
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
{ContenteditableExtension} = require 'nylas-exports'
|
||||
{DOMUtils, ContenteditableExtension} = require 'nylas-exports'
|
||||
|
||||
class TabManager extends ContenteditableExtension
|
||||
@onKeyDown: (editor, event) ->
|
||||
|
|
Loading…
Reference in a new issue