mirror of
https://github.com/jketterl/openwebrx.git
synced 2026-04-04 22:19:04 +00:00
split settings controller module (preparation to split general settings)
This commit is contained in:
parent
830d7ae656
commit
391069653a
5 changed files with 84 additions and 73 deletions
1
setup.py
1
setup.py
|
|
@ -18,6 +18,7 @@ setup(
|
|||
"owrx.source",
|
||||
"owrx.service",
|
||||
"owrx.controllers",
|
||||
"owrx.controllers.settings",
|
||||
"owrx.property",
|
||||
"owrx.form",
|
||||
"owrx.config",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue