@@ -43,7 +43,7 @@ type SutureService struct {
|
||||
|
||||
// NewSutureService creates a new userlog.SutureService
|
||||
func NewSutureService(cfg *ociscfg.Config) suture.Service {
|
||||
cfg.Notifications.Commons = cfg.Commons
|
||||
cfg.Userlog.Commons = cfg.Commons
|
||||
return SutureService{
|
||||
cfg: cfg.Userlog,
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user