mirror of
https://github.com/luscis/openlan.git
synced 2025-10-16 14:00:42 +08:00
fea: support import profile from openvpn client
This commit is contained in:
@@ -21,4 +21,5 @@ func Add(router *mux.Router, switcher Switcher) {
|
||||
Config{Switcher: switcher}.Router(router)
|
||||
Version{}.Router(router)
|
||||
Log{}.Router(router)
|
||||
OpenAPI{}.Router(router)
|
||||
}
|
||||
|
Reference in New Issue
Block a user