mirror of
https://github.com/muety/wakapi.git
synced 2023-08-10 21:12:56 +03:00
feat: settings dialog for mail reports
This commit is contained in:
@@ -70,7 +70,7 @@ type ISummaryService interface {
|
||||
|
||||
type IReportService interface {
|
||||
Schedule()
|
||||
UpdateUserSchedule(user *models.User)
|
||||
SyncSchedule(user *models.User) bool
|
||||
Run(*models.User, time.Duration) error
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user