Skip to content

Commit 279f0d8

Browse files
AlexSchmitz222g3force
authored andcommitted
Update package.json
Update package.json to to disable pinch-to-zoom, which enhances the user friendlyness of the system
1 parent 6637834 commit 279f0d8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

rpi/package.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
{
22
"name": "ssl-remote-control",
33
"main": "http://localhost:8083",
4+
"chromium-args": "--disable-pinch",
45
"window": {
56
"kiosk": true,
67
"width": 480,

0 commit comments

Comments
 (0)