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 bfbb11a commit 18d8496Copy full SHA for 18d8496
manifest.js
@@ -44,7 +44,7 @@ let manifest = {
44
"launch_handler": {
45
"route_to": "new-client"
46
},
47
- "capture_links": "existing-client-navigate"
+ "capture_links": "new-client"
48
}
49
};
50
0 commit comments