mirror of
https://github.com/nikoksr/notify.git
synced 2025-01-24 03:16:35 +02:00
using notify's style in object creation
Co-authored-by: Niko Köser <koeserniko@gmail.com>
This commit is contained in:
parent
66d7a877f2
commit
4167bec547
@ -45,7 +45,7 @@ func New(cfg Config) *Service {
|
||||
Cache: cache.NewMemory(),
|
||||
}
|
||||
|
||||
oa := wc.GetOfficialAccount(wcCfg)
|
||||
account := wc.GetOfficialAccount(wcCfg)
|
||||
|
||||
return &Service{
|
||||
config: cfg,
|
||||
|
Loading…
x
Reference in New Issue
Block a user