We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1b162ab commit 897f837Copy full SHA for 897f837
index.html
@@ -106,7 +106,7 @@ <h2 class="modal-h2">About</h2>
106
<p id="chromeVersion" class="version">Chrome Version: </p>
107
</div>
108
<button class="about-button" onclick="checkForUpdates()">Check for Updates</button>
109
- <button class="about-button" id="open-dev-tools" onclick="window.API.openDevTools()">Open DevTools</button>
+ <button class="about-button" id="open-dev-tools">Open DevTools</button>
110
<button class="about-button" id="open-theme-editor">Open Theme Editor</button>
111
112
0 commit comments