Merge pull request #644 from Mohamed00/communityShortcut

Added keyboard shortcut for create community timeline action
This commit is contained in:
Manuel Cortez 2024-11-26 21:50:35 -06:00 committed by GitHub
commit 5f7f34f29d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -50,7 +50,7 @@ class Handler(object):
details=_("Show user profile"),
favs=None,
# In buffer Menu.
community_timeline =_("Create community timeline"),
community_timeline =_("Create c&ommunity timeline"),
filter=None,
manage_filters=None
)