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 4f6a21a commit 6a9de43Copy full SHA for 6a9de43
src/Web View/main.json
@@ -2,5 +2,6 @@
2
"category": "network",
3
"description": "Load and display webpages and HTML",
4
"panels": ["code", "preview"],
5
- "autorun": true
+ "autorun": true,
6
+ "flatpak-finish-args": ["--device=network"]
7
}
0 commit comments