Skip to content

Commit c3c38c7

Browse files
committed
update ME:I's playlist_key as official's.
1 parent 6dd06f1 commit c3c38c7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

const.py

+1-1
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@ def playlists() -> list[Playlist]:
154154
Playlist(playlist_key='PLFMni9aeqKTwrRRpwWLL9U7QQqtPZaPS3', db_key='ミニモニ。', hashtag='ミニモニ',
155155
is_tweet=False),
156156
# ['PLFMni9aeqKTwrRRpwWLL9U7QQqtPZaPS3', 'ミニモニ。', False],
157-
Playlist(playlist_key='PLCpSIn0xlyXmU10v0Lh6dO7PcPUYESTq2', db_key='ME_I', display_name='ME:I')
157+
Playlist(playlist_key='OLAK5uy_l7b14j3zxTZMiJdO1fYFvhRI2NrHAGYow', db_key='ME_I', display_name='ME:I')
158158
# ['PLCpSIn0xlyXmU10v0Lh6dO7PcPUYESTq2', 'ME_I', True]
159159
]
160160
# ['PLFMni9aeqKTwvVpSgoB9GyIscELI5ECBr', 'つんく♂', True],

0 commit comments

Comments
 (0)