mirror of
https://github.com/atom/atom.git
synced 2026-02-15 00:55:14 -05:00
Add workspace.toggle() method
This commit is contained in:
@@ -7,6 +7,8 @@ module.exports = class WorkspaceCenter {
|
||||
this.paneContainer = paneContainer
|
||||
}
|
||||
|
||||
activate () {}
|
||||
|
||||
/*
|
||||
Section: Event Subscription
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user