Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix array syntax in debug/electron-browser/debugViewer.ts #37542

Merged
merged 1 commit into from Nov 6, 2017

Conversation

sandersn
Copy link
Member

@sandersn sandersn commented Nov 2, 2017

Fixes #37536

@octref octref requested a review from isidorn November 2, 2017 19:56
@isidorn isidorn added this to the November 2017 milestone Nov 3, 2017
@isidorn isidorn merged commit 3bdd8b8 into microsoft:master Nov 6, 2017
@isidorn
Copy link
Contributor

isidorn commented Nov 6, 2017

@sandersn thanks for your PR!

@github-actions github-actions bot locked and limited conversation to collaborators Mar 27, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Code in debug/electron-browser/debugViewer.ts uses tuple syntax where it should use array syntax
2 participants