This website works better with JavaScript
Home
Explore
Help
Sign In
eta_server
/
eta_chart_lib
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
init_db
Roc
3 months ago
parent
c0e5112093
commit
57df18d92d
1 changed files
with
1 additions
and
0 deletions
Split View
Show Diff Stats
1
0
global/initDb.go
+ 1
- 0
global/initDb.go
View File
@@ -13,6 +13,7 @@ import (
"io"
"log"
"os"
+ "strings"
"time"
)