Skip to content

Commit

Permalink
docs: add todo
Browse files Browse the repository at this point in the history
Signed-off-by: Adam Setch <[email protected]>
  • Loading branch information
setchy committed Sep 27, 2024
1 parent 1d49b3f commit c3d2617
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/typesGitHub.ts
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ export type PullRequestReviewAuthorAssociation =
| 'NONE'
| 'OWNER';

// TODO: Add explicit types for GitHub API response vs Gitify Notifications object
export type Notification = GitHubNotification & GitifyNotification;

export interface GitHubNotification {
Expand Down

0 comments on commit c3d2617

Please sign in to comment.