Skip to content

Commit

Permalink
add schedule anime notification
Browse files Browse the repository at this point in the history
  • Loading branch information
olexh committed Mar 30, 2024
1 parent 033bb5a commit 7438835
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion types/api.d.ts
Original file line number Diff line number Diff line change
Expand Up @@ -361,7 +361,7 @@ declare global {
| NotificationCommentVoteData
| NotificationEditData
| NotificationHikkaData
| NotificationScheduleAnimeData,
| NotificationScheduleAnimeData = NotificationCommentData,
> = {
notification_type: NotificationType;
created: number;
Expand Down

0 comments on commit 7438835

Please sign in to comment.