mirror of
https://github.com/go-gitea/gitea.git
synced 2026-08-03 02:33:29 +02:00
Merge branch 'main' into create-user-system-defaults
This commit is contained in:
@@ -7,7 +7,7 @@ package cron
|
||||
import (
|
||||
"time"
|
||||
|
||||
"github.com/unknwon/i18n"
|
||||
"code.gitea.io/gitea/modules/translation/i18n"
|
||||
)
|
||||
|
||||
// Config represents a basic configuration interface that cron task
|
||||
|
||||
Reference in New Issue
Block a user