mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Use ‘atom-pane’ custom tag name for PaneElement
This commit is contained in:
@@ -169,7 +169,7 @@
|
||||
{label: 'Split Right', command: 'pane:split-right'}
|
||||
{type: 'separator'}
|
||||
]
|
||||
'.pane': [
|
||||
'atom-pane': [
|
||||
{type: 'separator'}
|
||||
{label: 'Split Up', command: 'pane:split-up'}
|
||||
{label: 'Split Down', command: 'pane:split-down'}
|
||||
|
||||
Reference in New Issue
Block a user