This website works better with JavaScript
Home
Explore
Help
Sign In
eta_server
/
eta_hub
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
fix
zwxi
1 year ago
parent
c44949c3fb
commit
8f7dd7e5c4
1 changed files
with
0 additions
and
1 deletions
Split View
Show Diff Stats
0
1
routers/router.go
+ 0
- 1
routers/router.go
View File
@@ -55,6 +55,5 @@ func init() {
),
),
)
- )
web.AddNamespace(ns)
}