Spaces:
Sleeping
Sleeping
Update app.js
Browse files
app.js
CHANGED
|
@@ -99,7 +99,7 @@ const WEEKLY_PLAN_IDS = new Set([
|
|
| 99 |
3305738,
|
| 100 |
// string plan codes (if your API sometimes returns the PLN_xxx code)
|
| 101 |
|
| 102 |
-
'PLN_ngz4l76whecrpkv,
|
| 103 |
|
| 104 |
'PLN_f7a3oagrpt47d5f', // demo, remove in prod
|
| 105 |
]);
|
|
|
|
| 99 |
3305738,
|
| 100 |
// string plan codes (if your API sometimes returns the PLN_xxx code)
|
| 101 |
|
| 102 |
+
'PLN_ngz4l76whecrpkv',
|
| 103 |
|
| 104 |
'PLN_f7a3oagrpt47d5f', // demo, remove in prod
|
| 105 |
]);
|