Skip to content
This repository has been archived by the owner on Feb 6, 2024. It is now read-only.

Commit

Permalink
fix: lint err
Browse files Browse the repository at this point in the history
  • Loading branch information
justinemmanuelmercado committed Jun 17, 2020
1 parent bcf8ad5 commit cd9346e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/sections/subscriptions.ts
Original file line number Diff line number Diff line change
Expand Up @@ -182,7 +182,7 @@ export class Subscriptions {
},
IsEnabled: parameters.Subscription.IsEnabled,
},
}
},
})

return UpdateSubscriptionResponse.decode(response).caseOf({
Expand Down

0 comments on commit cd9346e

Please sign in to comment.