Skip to content

Commit

Permalink
build(cache): update link-of-zh-cn.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
bluelovers committed Jul 25, 2022
1 parent 2312aa7 commit 0185a32
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions lib/const/link-of-zh-cn.ts
Original file line number Diff line number Diff line change
@@ -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';

0 comments on commit 0185a32

Please sign in to comment.