Skip to content

Commit

Permalink
Merge pull request #240 from Aylie-Chou/2-feat-add-foundation-categor…
Browse files Browse the repository at this point in the history
…y-set

feat: add foundation category set ids in white list
  • Loading branch information
Aylie-Chou authored Dec 26, 2023
2 parents 5020fcd + 20bb9a6 commit 1d80715
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions fields/types/CategoryConstants.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,6 +30,8 @@ export const NEW_CATEGORY_IDS = [
'63206383207bf7c5f8716269', // 評論

'574d028748fa171000c45d48', // 影像(新舊共用)

'656ecd09822294615dce5ad3', // 基金會消息
];

// 55 new subcategories
Expand Down Expand Up @@ -94,4 +96,7 @@ export const NEW_SUBCATEGORY_IDS = [
'63206383207bf7c5f871626a', // 書摘
'63206383207bf7c5f871626b', // 讀者投書
'633407174a9cab5ac7a90738', // 氣候變遷
'656ecd09822294615dce5ad4', // 營運紀事
'656ecd09822294615dce5ad5', // 得獎肯定
'656ecd09822294615dce5ad6', // 公益合作
];

0 comments on commit 1d80715

Please sign in to comment.