chore: better explain quilt loader beacon

Signed-off-by: seth <getchoo@tuta.io>
This commit is contained in:
seth
2023-07-13 20:57:38 -04:00
parent 89aaedc06c
commit a2a09ffe01
3 changed files with 9 additions and 3 deletions

View File

@ -199,7 +199,10 @@
<item>
<widget class="QCheckBox" name="disableQuiltBeaconCheckBox">
<property name="text">
<string>Disable Quilt's Beacon</string>
<string>Disable Quilt Loader Beacon</string>
</property>
<property name="toolTip">
<string>Disable Quilt loader's beacon for counting monthly active users</string>
</property>
</widget>
</item>

View File

@ -556,7 +556,10 @@
<item>
<widget class="QCheckBox" name="disableQuiltBeaconCheckBox">
<property name="text">
<string>Disable Quilt's Beacon</string>
<string>Disable Quilt Loader Beacon</string>
</property>
<property name="toolTip">
<string>Disable Quilt loader's beacon for counting monthly active users</string>
</property>
</widget>
</item>