Skip to content

Commit df6ab6b

Browse files
committed
chore: change devtools panel name to legacy
1 parent 7911614 commit df6ab6b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

packages/shell-chrome/src/devtools-background.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ function createPanelIfHasVue() {
2424
clearInterval(checkVueInterval)
2525
created = true
2626
chrome.devtools.panels.create(
27-
'Vue',
27+
'Vue (Legacy)',
2828
'icons/128.png',
2929
'devtools.html',
3030
(panel) => {

packages/shell-firefox/src/devtools-background.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ function createPanelIfHasVue() {
2424
clearInterval(checkVueInterval)
2525
created = true
2626
chrome.devtools.panels.create(
27-
'Vue',
27+
'Vue (Legacy)',
2828
'icons/128.png',
2929
'devtools.html',
3030
(panel) => {

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy