Skip to content

Commit 018f8c0

Browse files
Admin API added
1 parent f7b1a54 commit 018f8c0

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

nodes/LinkedApi/operations/admin/AdminSetSeats.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ export class AdminSetSeats extends AdminLinkedApiOperation {
4545
{ name: 'Month', value: 'month' },
4646
{ name: 'Year', value: 'year' },
4747
],
48-
description: 'Billing period',
48+
description: 'Monthly or yearly billing cycle',
4949
},
5050
this.show,
5151
),

0 commit comments

Comments
 (0)