mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2026-08-12 09:13:23 +00:00
Merge pull request #2185 from vitorpamplona/claude/filter-feed-by-community-4pD5l
Remove redundant route parameter from Community FeedDefinition
This commit is contained in:
@@ -162,7 +162,6 @@ class TopNavFilterState(
|
||||
FeedDefinition(
|
||||
TopFilter.Community(communityNote.address),
|
||||
CommunityName(communityNote),
|
||||
route = Route.Community(communityNote.address.kind, communityNote.address.pubKeyHex, communityNote.address.dTag),
|
||||
)
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user