chore: change price id

This commit is contained in:
Tristan Yang
2022-11-18 22:45:35 +08:00
parent 3859cfdbf1
commit b3efe4f630
+1 -1
View File
@@ -13,7 +13,7 @@ let prices = [
{ {
title: "VoceChat Supreme", title: "VoceChat Supreme",
limit: 99999, limit: 99999,
pid: "price_1Lkgc7GGoUDRyc3j49Lqtncs", pid: "price_1M5VoGGGoUDRyc3j6xhQou6D",
desc: "User Limit: No Limit" desc: "User Limit: No Limit"
} }
]; ];