mirror of
https://github.com/m1k1o/neko.git
synced 2024-07-24 14:40:50 +12:00
modules share internal config type.
This commit is contained in:
parent
5134ff5c7e
commit
52670b9415
@ -23,7 +23,7 @@ func init() {
|
||||
neko.Service.Configs.WebRTC,
|
||||
neko.Service.Configs.Session,
|
||||
neko.Service.Configs.Server,
|
||||
}, modules.ConfigsList()...)
|
||||
}, modules.Configs()...)
|
||||
|
||||
cobra.OnInitialize(func() {
|
||||
for _, cfg := range configs {
|
||||
|
Loading…
Reference in New Issue
Block a user