Upgraded drupal core with security updates
[yaffs-website] / web / core / modules / aggregator / aggregator.links.action.yml
1 aggregator.feed_add:
2   route_name: aggregator.feed_add
3   title: 'Add feed'
4   appears_on:
5     - 'aggregator.admin_overview'
6
7 aggregator.opml_add:
8   route_name: aggregator.opml_add
9   title: 'Import OPML'
10   appears_on:
11     - 'aggregator.admin_overview'