Add button/menu item for data stream notifications collection page #555

This commit is contained in:
Farmer Ed 2022-08-06 21:35:51 +01:00 committed by Michael Stenta
parent 0e42519709
commit cbb5d0127c
2 changed files with 6 additions and 0 deletions

View File

@ -8,6 +8,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
## [Unreleased]
- [Fix for Autocomplete dropdown not showing in Chrome on Android #552](https://github.com/farmOS/farmOS/issues/552)
- [Add button/menu item for data stream notifications collection page #555](https://github.com/farmOS/farmOS/pull/555)
## [2.0.0-beta6] 2022-07-30

View File

@ -0,0 +1,5 @@
data_stream_notification.settings:
base_route: farm_settings.settings_page
route_name: entity.data_stream_notification.collection
title: 'Data Stream Notifications'
weight: 10