Skip to content
This repository was archived by the owner on Oct 2, 2024. It is now read-only.

Commit de528a6

Browse files
Update DevTools extension
1 parent 0621511 commit de528a6

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

inject/run-addon.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,7 @@ const addon = {
5454
},
5555
},
5656
tab: {
57+
waitForElement: new WaitForElementSingleton().getBindedFunc(),
5758
traps: {
5859
get vm() {
5960
return Object.values(document.querySelector('div[class^="stage-wrapper_stage-wrapper_"]')).find((x) => x.child)

0 commit comments

Comments
 (0)