Skip to content

Commit

Permalink
Remove empty row in setup.xml I added by accident in the previous commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Littlesat committed Oct 15, 2023
1 parent bd38ebe commit 26f4325
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion data/setup.xml
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@
<item level="2" text="Alternative URL for images listed on FlashImage" description="Enter an URL where alternative images could be listed for FlashImage. Enter text 'all' for automatic access of many images." requires="canFlashWithOfgwrite">config.usage.alternative_imagefeed</item>
<item level="1" text="Time synchronization method" description="Select how you want your receiver to keep the correct time, either from the DVB transponder, or from the internet using NTP. Or use Auto, which will favour using NTP, but will fall back to transponder time when no internet connection is available.">config.ntp.timesync</item>
<item level="1" text="NTP Hostname" conditional="config.ntp.timesync.value != 'dvb'" description="The hostname or the IP address of the NTP server to synchronise the time with.">config.ntp.server</item>

</setup>
<setup key="userinterface" title="User interface">
<item level="1" text="Show animation while busy" description="Show busy indicator when the system is busy.">config.usage.show_spinner</item>
Expand Down

0 comments on commit 26f4325

Please sign in to comment.