Fix removing podcast

This commit is contained in:
ByteHamster 2022-03-12 11:46:30 +01:00
parent bf412dcd84
commit bb92f1353d
1 changed files with 1 additions and 1 deletions

View File

@ -17,7 +17,7 @@
android:title="@string/rename_feed_label" />
<item
android:id="@+id/remove_item"
android:id="@+id/remove_feed"
android:menuCategory="container"
android:title="@string/remove_feed_label" />