Added keyboard shortcut for create community timeline action

This commit is contained in:
Mohamed 2024-05-21 14:59:47 -04:00
parent 68651ff736
commit cd9756ae61

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
)