diff --git a/ui/config/config.ts b/ui/config/config.ts index 61562988257..64398573f99 100644 --- a/ui/config/config.ts +++ b/ui/config/config.ts @@ -144,6 +144,10 @@ export const kPrefixToCategory = { ko: '황금의 유산 (7.x)', tc: '黃金遺產 (7.x)', }, + '99-custom': { + en: 'Custom Developer Triggers', + cn: '自定义开发者触发器', + }, 'user': { en: 'User Triggers', de: 'Benutzer Trigger',