@ -101,7 +101,7 @@ func updateMetrics() {
func main() {
c := cron.New()
c.AddFunc("@daily", func() { updateMetrics() })
c.AddFunc("@hourly", func() { updateMetrics() })
c.Start()
updateMetrics()
The note is not visible to the blocked user.