fix multiple zero when using fill with group (#1535)

This commit is contained in:
Jason Dove
2024-01-02 15:29:50 -06:00
committed by GitHub
parent 965c7d0eac
commit 18ed20e203
5 changed files with 68 additions and 59 deletions
+1
View File
@@ -17,6 +17,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
### Fixed
- Fix error loading path replacements when using MySql
- Fix tray icon shortcut to open logs folder on Windows
- Unlock playout when playout build fails
### Changed
- Upgrade from .NET 7 to .NET 8