mirror of
https://github.com/TryGhost/Ghost.git
synced 2025-02-17 23:44:39 -05:00
Update ghost/member-events/lib/SubscriptionAttributionEvent.js
Co-authored-by: coderabbitai[bot] <136622811+coderabbitai[bot]@users.noreply.github.com>
This commit is contained in:
parent
6927afc4fc
commit
7a82e2a865
1 changed files with 1 additions and 1 deletions
|
@ -17,7 +17,7 @@ module.exports = class SubscriptionAttributionEvent {
|
|||
}
|
||||
|
||||
/**
|
||||
* @param {SubscriptionCreatedEventData} data
|
||||
* @param {SubscriptionAttributionEventData} data
|
||||
* @param {Date} [timestamp]
|
||||
*/
|
||||
static create(data, timestamp) {
|
||||
|
|
Loading…
Add table
Reference in a new issue