Pepguy commited on
Commit
72d6407
·
verified ·
1 Parent(s): a9b2951

Update app.js

Browse files
Files changed (1) hide show
  1. app.js +1 -1
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
  ]);