Forgot this

(cherry picked from commit 93b96e405eedcb170305eebb7a5489dc594b7883)
This commit is contained in:
Stephen Paul Weber 2024-11-28 19:46:33 +01:00 committed by Arne
parent 942ebd3182
commit 76bbfadd94

View file

@ -0,0 +1,6 @@
<?xml version="1.0" encoding="utf-8"?>
<menu xmlns:android="http://schemas.android.com/apk/res/android">
<item
android:id="@+id/ignore"
android:title="Ignore"/>
</menu>