Helper to next channel

This commit is contained in:
Andras Bacsai 2023-06-23 13:26:18 +02:00
parent bc89483d47
commit 9c97690edd

View File

@ -23,6 +23,7 @@
<x-forms.checkbox instantSave id="is_auto_update_enabled" label="Auto Update Coolify" />
<x-forms.checkbox instantSave id="is_registration_enabled" label="Registration Allowed" />
<x-forms.checkbox instantSave id="do_not_track" label="Do Not Track" />
<x-forms.checkbox instantSave id="next_channel" label="Enable beta (early) updates" />
<x-forms.checkbox instantSave helper="Do not recommended, only if you like to live on the edge."
id="next_channel" label="Enable pre-release (early) updates" />
</div>
</div>