Skip to content

Commit

Permalink
add to models
Browse files Browse the repository at this point in the history
  • Loading branch information
docimin committed Sep 1, 2024
1 parent c01c32b commit ecbbd5d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions src/utils/types/models.ts
Original file line number Diff line number Diff line change
Expand Up @@ -464,5 +464,9 @@ export namespace Notifications {
* The date the notification was created.
*/
type: 'newFollower'
/**
* The user data of the user
*/
userData: UserData.UserDataDocumentsType
}
}

0 comments on commit ecbbd5d

Please sign in to comment.