diff --git a/lib/const/link-of-zh-cn.ts b/lib/const/link-of-zh-cn.ts index e5bc60031..9f5fef641 100644 --- a/lib/const/link-of-zh-cn.ts +++ b/lib/const/link-of-zh-cn.ts @@ -1,20 +1,24 @@ /** * @default '191906' + * @deprecated */ export const __plugin_zh_cn_id: string = '191906'; /** * @default '223' + * @deprecated */ export const __plugin_zh_cn_series: string = '223'; /** * @default '223.35' + * @deprecated */ export const __plugin_zh_cn_version: string = '223.35'; /** * @see https://plugins.jetbrains.com/plugin/download?rel=true&updateId=191906 + * @deprecated */ export const __plugin_zh_cn_download: string = 'https://plugins.jetbrains.com/plugin/download?rel=true&updateId=191906';