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 8f588e653d
commit 428edaced9
2 changed files with 6 additions and 1 deletions

View File

@ -1,6 +1,11 @@
CHANGES
=======
v3.3.3
------
* Fix for sample-config warning
v3.3.2
------

View File

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