Fix: Missing port definitions when EXTRA_ACCOUNTS is set

This commit is contained in:
Paramtamtam
2023-08-24 19:31:57 +04:00
parent 7b6870751c
commit e5e9f108eb
2 changed files with 7 additions and 1 deletions

View File

@@ -4,6 +4,12 @@ All notable changes to this package will be documented in this file.
The format is based on [Keep a Changelog][keepachangelog] and this project adheres to [Semantic Versioning][semver].
## v1.8.3
### Fixed
- Missing port definitions when `EXTRA_ACCOUNTS` is set
## v1.8.2
### Removed