fix crash when a client is created while all outputs are disabled

This commit is contained in:
Leonardo Hernández Hernández 2024-08-25 11:33:54 -06:00
parent c5275ca571
commit 8ec5e52e06
No known key found for this signature in database
GPG key ID: E538897EE11B9624
2 changed files with 7 additions and 2 deletions

View file

@ -21,6 +21,9 @@
### Deprecated
### Removed
### Fixed
* Crash when a client is created while all outputs are disabled.
### Security
### Contributors