0.1.52 Gateway
This commit is contained in:
@@ -86,10 +86,7 @@ func (s *Server) handleCalendar(w http.ResponseWriter, r *http.Request, _ store.
|
||||
}
|
||||
|
||||
func (s *Server) sonarrLocation() *time.Location {
|
||||
if s.cfg.SonarrLocation != nil {
|
||||
return s.cfg.SonarrLocation
|
||||
}
|
||||
return time.Local
|
||||
return s.householdLocation()
|
||||
}
|
||||
|
||||
func (s *Server) sonarrCalendarMonth(
|
||||
|
||||
Reference in New Issue
Block a user