Skip to content

Commit fc66be2

Browse files
authored
Update manifest.js
1 parent 5b3d23d commit fc66be2

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

manifest.js

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,10 @@ let manifest = {
3939
"accept": ["text/*", ".js", ".json", ".html", ".css", ".htm", ".svg", ".ts", ".mjs", ".py", ".scss"]
4040
}
4141
]
42+
},
43+
"handle_links": "preferred",
44+
"launch_handler": {
45+
"route_to": "new-client"
4246
}
4347
}
4448
};

0 commit comments

Comments
 (0)