fix blazor error font color (#269)

* fix blazor error font color

* changelog
This commit is contained in:
Jason Dove
2021-06-14 20:32:20 -05:00
committed by GitHub
parent a75737a032
commit c10bc6b184
2 changed files with 5 additions and 1 deletions
+1
View File
@@ -7,6 +7,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Fixed
- Fix ui crash adding a channel without a watermark
- Clear playout detail table when playout is deleted
- Fix blazor error font color
## [0.0.46-prealpha] - 2021-06-14
### Added