@@ -127,7 +127,6 @@ public function __construct(
127127 'get_folder_tree ' => $ this ->l10n ->t ('Nextcloud Files ' ),
128128 'get_form_details ' => $ this ->l10n ->t ('Get form details ' ),
129129 'get_form_responses ' => $ this ->l10n ->t ('Get form responses ' ),
130- 'get_mail_account_list ' => $ this ->l10n ->t ('Nextcloud Mail ' ),
131130 'get_osm_link ' => $ this ->l10n ->t ('OpenStreetMap ' ),
132131 'get_osm_route ' => $ this ->l10n ->t ('OpenStreetMap ' ),
133132 'get_public_transport_route_for_coordinates ' => $ this ->l10n ->t ('HERE Public transport API ' ),
@@ -151,6 +150,9 @@ public function __construct(
151150 'schedule_event ' => $ this ->l10n ->t ('Nextcloud Calendar ' ),
152151 'search_bookmarks ' => $ this ->l10n ->t ('Search bookmarks ' ),
153152 'send_email ' => $ this ->l10n ->t ('Nextcloud Mail ' ),
153+ 'get_mail_account_list ' => $ this ->l10n ->t ('Nextcloud Mail ' ),
154+ 'get_mail_folder_list ' => $ this ->l10n ->t ('Nextcloud Mail ' ),
155+ 'list_mails ' => $ this ->l10n ->t ('Nextcloud Mail ' ),
154156 'send_message_to_conversation ' => $ this ->l10n ->t ('Nextcloud Talk ' ),
155157 'share_with_circle ' => $ this ->l10n ->t ('Nextcloud Teams ' ),
156158 'share_with_group ' => $ this ->l10n ->t ('Share with group ' ),
0 commit comments