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 0e0c97db56
commit cfc80c8f44
No known key found for this signature in database
GPG key ID: E538897EE11B9624
2 changed files with 7 additions and 2 deletions

View file

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