Skip to content

Commit cae97b2

Browse files
committed
update path in devtools patch
1 parent f9f1478 commit cae97b2

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

patch/patches/devtools.patch

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
diff --git a/front_end/extensions/ExtensionServer.ts b/front_end/extensions/ExtensionServer.ts
1+
diff --git a/front_end/models/extensions/ExtensionServer.ts b/front_end/models/extensions/ExtensionServer.ts
22
index d75db4c1a..346337d26 100644
3-
--- front_end/extensions/ExtensionServer.ts
4-
+++ front_end/extensions/ExtensionServer.ts
3+
--- front_end/models/extensions/ExtensionServer.ts
4+
+++ front_end/models/extensions/ExtensionServer.ts
55
@@ -942,6 +942,7 @@ export class ExtensionServer extends Common.ObjectWrapper.ObjectWrapper {
66
}
77

0 commit comments

Comments
 (0)