mirror of
https://github.com/fergalmoran/supanextail.git
synced 2025-12-22 09:17:54 +00:00
Continue typescript conversion 3
This commit is contained in:
@@ -33,7 +33,7 @@ const Prices = {
|
||||
},
|
||||
};
|
||||
|
||||
const PriceIds = {
|
||||
const PriceIds: { [index: string]: any } = {
|
||||
price_1J5q2yDMjD0UnVmMXzEWYDnl: 'Personal plan (monthly)',
|
||||
price_1J5q45DMjD0UnVmMQxXHKGAv: 'Personal plan (annually)',
|
||||
price_1J5q3GDMjD0UnVmMlHc5Eedq: 'Team plan (monthly)',
|
||||
Reference in New Issue
Block a user