Signed-off-by: Seongmin Lee boltlessengineer@proton.me
+37
appview/notify/merged_notifier.go
+37
appview/notify/merged_notifier.go
···
+14
appview/notify/notifier.go
+14
appview/notify/notifier.go
···
+1
-1
appview/state/router.go
+1
-1
appview/state/router.go
···-issues := issues.New(s.oauth, s.repoResolver, s.pages, s.idResolver, s.db, s.config, s.posthog)+issues := issues.New(s.oauth, s.repoResolver, s.pages, s.idResolver, s.db, s.config, s.posthog, s.notifier)
+6
appview/state/state.go
+6
appview/state/state.go
·········