Skip to content

Commit

Permalink
feat(track.js): update WR
Browse files Browse the repository at this point in the history
  • Loading branch information
moeyashi authored and github-actions[bot] committed Jun 30, 2024
1 parent f65315b commit 1e93fea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/const/track.js
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@ const trackDict = Object.freeze({
TH: makeTrack('キノピオハーバー', 'TH', 204894, 'https://www.youtube.com/watch?v=p6ZN3n349Xc', 204894, ['ハーバー']),
TM: makeTrack('ねじれマンション', 'TM', 158715, 'https://youtu.be/Lxi-gQHRfyQ?si=6bK3vHav1g8F2pNo', 158447, ['ねじマン', 'ねじれ']),
SGF: makeTrack('ヘイホーこうざん', 'SGF', 158043, 'https://www.youtube.com/watch?v=0sA-Kugpqxg', 158043, ['ヘイホー鉱山', 'ヘイこう', 'こうざん']),
SA: makeTrack('サンシャインくうこう', 'SA', 200913, 'https://youtu.be/3AfMY-Sjkps', 200498, ['サンシャイン空港', '空港', 'くうこう', 'サンシャイン']),
SA: makeTrack('サンシャインくうこう', 'SA', 200912, 'https://youtu.be/sBJfPh6Jf8M?si=OxAPc1MO0xwo3jlD', 200498, ['サンシャイン空港', '空港', 'くうこう', 'サンシャイン']),
DS: makeTrack('ドルフィンみさき', 'DS', 157289, 'https://youtu.be/OfzlAJrm4M4', 156408, ['ドルミ']),
Ed: makeTrack('エレクトロドリーム', 'Ed', 200429, 'https://youtu.be/umy1WwRb28g?feature=shared', 200429, ['エレドリ']),
MW: makeTrack('ワリオスノーマウンテン', 'MW', 143553, 'https://youtu.be/0eNt-KRGyik?si=pqvpUJur7d7PWGSU', 143553, ['ワリスノ', '雪山']),
Expand Down

0 comments on commit 1e93fea

Please sign in to comment.