apps page image path documentation update

This commit is contained in:
Christophe Fajardo 2022-02-02 23:04:25 +01:00
parent 398bf9819e
commit 8164b514e1

View File

@ -177,8 +177,7 @@
v-model="editForm['image-path']"
/>
<div id="appImagePathHelp" class="form-text">
Application icon/picture/image path that will be sent to client.
Only full path are working, so no relative path. Image must be a PNG.
Application icon/picture/image path that will be sent to client. Image must be a PNG file.
If not set, Sunshine will send default box image.
</div>
</div>