Merged in feat/SW-3050-webviews (pull request #2429)
Feat/SW-3050 webviews Approved-by: Anton Gunnarsson
This commit is contained in:
@@ -93,3 +93,7 @@ export const myStayWebviews = [
|
||||
]
|
||||
|
||||
export const refreshWebviews = [...Object.values(refreshUrl)]
|
||||
|
||||
export function isWebview(path: string) {
|
||||
return webviews.includes(path)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user