add comment

This commit is contained in:
bluepilledgreat 2025-03-19 18:22:19 +00:00
parent d69f4afdbc
commit 34300135fb

View File

@ -29,6 +29,7 @@
<ui:ToggleSwitch IsChecked="{Binding AnalyticsEnabled, Mode=TwoWay}" />
</controls:OptionControl>
<!-- This does not need i18n as this is locked behind "Developer Mode" -->
<controls:OptionControl
Visibility="{Binding Path=WebEnvironmentVisibility, Mode=OneTime}"
Header="Web environment"