mirror of
https://github.com/YunoHost-Apps/octoprint_ynh.git
synced 2024-09-03 19:46:26 +02:00
Set default public boolean to false in manifest
This commit is contained in:
parent
058d449f65
commit
7fa696de92
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
"en": "If public, your 3D printer will be accessible by anyone on internet",
|
||||
"fr": "Dans ce cas, n'importe qui sur internet pourra utiliser votre imprimante"
|
||||
},
|
||||
"default": true
|
||||
"default": false
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue