We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 357f542 commit 5678b10Copy full SHA for 5678b10
1 file changed
app/view/settings/update.py
@@ -144,7 +144,7 @@ def setup_update_settings(self):
144
)
145
146
self.update_settings_card.addGroup(
147
- get_theme_icon("ic_fluent_cloud_download_20_filled"),
+ get_theme_icon("ic_fluent_cloud_arrow_down_20_filled"),
148
get_content_name_async("update", "update_source"),
149
get_content_description_async("update", "update_source"),
150
self.update_source_combo,
0 commit comments