From cd959ed5635d094c411e0abd8c3db6dc986ec855 Mon Sep 17 00:00:00 2001 From: LucasGGamerM Date: Fri, 11 Apr 2025 08:56:31 -0300 Subject: [PATCH] refactor(custom_local_timelines.xml): add the custom local timelines menu resource file back --- mastodon/src/main/res/menu/custom_local_timelines.xml | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 mastodon/src/main/res/menu/custom_local_timelines.xml diff --git a/mastodon/src/main/res/menu/custom_local_timelines.xml b/mastodon/src/main/res/menu/custom_local_timelines.xml new file mode 100644 index 000000000..0c9655d51 --- /dev/null +++ b/mastodon/src/main/res/menu/custom_local_timelines.xml @@ -0,0 +1,8 @@ + + + + \ No newline at end of file