Skip to content

Commit 90cc8e2

Browse files
committed
A feed settings-key better fits there
1 parent adf9bad commit 90cc8e2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/src/main/res/values/settings_keys.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,6 @@
1414
<string name="saved_tabs_key" translatable="false">saved_tabs_key</string>
1515

1616
<!-- Key values -->
17-
<string name="feed_show_played_items_key" translatable="false">feed_show_played_items</string>
1817
<string name="download_path_video_key" translatable="false">download_path</string>
1918
<string name="download_path_audio_key" translatable="false">download_path_audio</string>
2019

@@ -264,6 +263,7 @@
264263

265264
<string name="feed_update_threshold_key" translatable="false">feed_update_threshold_key</string>
266265
<string name="feed_update_threshold_default_value" translatable="false">300</string>
266+
<string name="feed_show_played_items_key" translatable="false">feed_show_played_items</string>
267267

268268
<string name="show_thumbnail_key" translatable="false">show_thumbnail_key</string>
269269

0 commit comments

Comments
 (0)