mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
🎨
This commit is contained in:
@@ -125,7 +125,6 @@ class ContextMenuManager
|
||||
|
||||
for selector, items of itemsBySelector
|
||||
validateSelector(selector)
|
||||
|
||||
itemSet = new ContextMenuItemSet(selector, items)
|
||||
addedItemSets.push(itemSet)
|
||||
@itemSets.push(itemSet)
|
||||
|
||||
Reference in New Issue
Block a user