Fix schedules with no names being uneditable
This commit is contained in:
parent
c6a91e2764
commit
807521b97c
3 changed files with 5 additions and 2 deletions
|
@ -7,6 +7,7 @@ This project follows [Semantic Versioning](http://semver.org) guidelines.
|
|||
### Fixed
|
||||
* Fixes an exception thrown when trying to access the `/nests/:id/eggs/:id` API endpoint.
|
||||
* Fixes search on server listing page.
|
||||
* Schedules with no names are now clickable to allow editing.
|
||||
|
||||
### Added
|
||||
* Adds ability to include egg variables on an API request.
|
||||
|
|
Reference in a new issue