From 44d100f60ad2324a1731dccb7a06768abc4ad6fd Mon Sep 17 00:00:00 2001 From: Vitor Pamplona Date: Tue, 31 Mar 2026 16:11:45 -0400 Subject: [PATCH] Fixes file name --- ...erShortsByAllCommunities.kt => FilterPollsByAllCommunities.kt} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename amethyst/src/main/java/com/vitorpamplona/amethyst/ui/screen/loggedIn/shorts/datasource/subassemblies/{FilterShortsByAllCommunities.kt => FilterPollsByAllCommunities.kt} (100%) diff --git a/amethyst/src/main/java/com/vitorpamplona/amethyst/ui/screen/loggedIn/shorts/datasource/subassemblies/FilterShortsByAllCommunities.kt b/amethyst/src/main/java/com/vitorpamplona/amethyst/ui/screen/loggedIn/shorts/datasource/subassemblies/FilterPollsByAllCommunities.kt similarity index 100% rename from amethyst/src/main/java/com/vitorpamplona/amethyst/ui/screen/loggedIn/shorts/datasource/subassemblies/FilterShortsByAllCommunities.kt rename to amethyst/src/main/java/com/vitorpamplona/amethyst/ui/screen/loggedIn/shorts/datasource/subassemblies/FilterPollsByAllCommunities.kt