Skip to content

Commit

Permalink
Merge pull request #347 from vim-jp-radio/feature/update-tweet-202501
Browse files Browse the repository at this point in the history
  • Loading branch information
ryoppippi authored Jan 4, 2025
2 parents a92e42f + b40ae9e commit b8c727a
Showing 1 changed file with 6 additions and 7 deletions.
13 changes: 6 additions & 7 deletions src/lib/links/_links.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,11 +23,10 @@ export const VIM_JP_RADIO_INFO = {

/** リスナーの声で表示する X ID のリスト。 */
export const LISTENERS_TWEET_IDS = [
'1810659027053154344', // @yoosee
'1810553887545532868', // @engineer_tetta
'1810159818499567970', // @Matthew238
'1810160793507483680', // @mattn_jp
'1811006835534811272', // @ken_c_lo
'1810492472386257249', // @the_uhooi
'1810824539372409032', // @hirataq__
'1835630355501723876', // @Yudon66
'1872814798968373649', // @mattn_jp
'1839083747846795418', // @na0x2c6
'1863863535979364378', // @shuntaka_dev
'1846090683507163150', // @takeokunn
'1859811195206893973', // @mugijiru
] as const satisfies string[];

0 comments on commit b8c727a

Please sign in to comment.