mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
Use correct workspace view id
This commit is contained in:
@@ -14,7 +14,7 @@ class ContextMenuManager
|
||||
@devModeDefinitions = {}
|
||||
@activeElement = null
|
||||
|
||||
@devModeDefinitions['#workspace-view'] = [
|
||||
@devModeDefinitions['#workspace'] = [
|
||||
label: 'Inspect Element'
|
||||
command: 'application:inspect'
|
||||
executeAtBuild: (e) ->
|
||||
|
||||
Reference in New Issue
Block a user