Skip to content

Commit

Permalink
fix: add comment
Browse files Browse the repository at this point in the history
  • Loading branch information
J0 committed Aug 2, 2024
1 parent 185b619 commit 3e77136
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pkg/config/config.go
Original file line number Diff line number Diff line change
Expand Up @@ -455,7 +455,7 @@ func NewConfig(editors ...ConfigEditor) config {
"notion": {},
"twitch": {},
"twitter": {},
"slack": {},
"slack": {}, // TODO: remove this field in v2
"slack_oidc": {},
"spotify": {},
"workos": {},
Expand Down

0 comments on commit 3e77136

Please sign in to comment.