Merge pull request #644 from Mohamed00/communityShortcut

Added keyboard shortcut for create community timeline action
This commit is contained in:
2024-11-26 21:50:35 -06:00
committed by GitHub

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
)