Fix for sample-config warning

This patch fixes a small issue with the sample-config command
outputting a warning during generation.
This commit is contained in:
Hemna 2024-03-27 10:21:55 -04:00
parent 71cd7e0ab5
commit 8e0de9c5ac
2 changed files with 7 additions and 1 deletions

View File

@ -1,9 +1,15 @@
CHANGES
=======
v3.3.3
------
* Fix for sample-config warning
v3.3.2
------
* Changelog for 3.3.2
* Remove warning during sample-config
* Removed print in utils

View File

@ -228,7 +228,7 @@ webchat_opts = [
]
registry_opts = [
cfg.StrOpt(
cfg.BoolOpt(
"enabled",
default=False,
help="Enable sending aprs registry information. This will let the "