mirror of
https://github.com/nkanaev/yarr.git
synced 2025-05-25 21:49:20 +00:00
update
This commit is contained in:
parent
2db6621bff
commit
ee34959d7c
@ -125,7 +125,7 @@ func (s *Server) handleFever(c *router.Context) {
|
|||||||
c.JSON(http.StatusOK, map[string]interface{}{
|
c.JSON(http.StatusOK, map[string]interface{}{
|
||||||
"api_version": 1,
|
"api_version": 1,
|
||||||
"auth": 1,
|
"auth": 1,
|
||||||
"last_refreshed_on_time": 0,
|
"last_refreshed_on_time": getLastRefreshedOnTime(s.db.ListHTTPStates()),
|
||||||
})
|
})
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user