@@ -9898,6 +9898,7 @@ const featuredPlaylists: SpotifyApi.ListOfFeaturedPlaylistsResponse = {
9898
9898
items : [
9899
9899
{
9900
9900
collaborative : false ,
9901
+ description : null ,
9901
9902
external_urls : {
9902
9903
spotify :
9903
9904
'http://open.spotify.com/user/spotify/playlist/16BpjqQV1Ey0HeDueNDSYz'
@@ -9936,6 +9937,7 @@ const featuredPlaylists: SpotifyApi.ListOfFeaturedPlaylistsResponse = {
9936
9937
} ,
9937
9938
{
9938
9939
collaborative : false ,
9940
+ description : null ,
9939
9941
external_urls : {
9940
9942
spotify :
9941
9943
'http://open.spotify.com/user/spotify/playlist/7nUikuZL4MgIXS43cMpQZE'
@@ -12055,6 +12057,7 @@ const categoryPlaylists: SpotifyApi.CategoryPlaylistsResponse = {
12055
12057
items : [
12056
12058
{
12057
12059
collaborative : false ,
12060
+ description : null ,
12058
12061
external_urls : {
12059
12062
spotify :
12060
12063
'http://open.spotify.com/user/spotifybrazilian/playlist/6U9RHRz1G477YpMNeLy9uI'
@@ -12093,6 +12096,7 @@ const categoryPlaylists: SpotifyApi.CategoryPlaylistsResponse = {
12093
12096
} ,
12094
12097
{
12095
12098
collaborative : false ,
12099
+ description : null ,
12096
12100
external_urls : {
12097
12101
spotify :
12098
12102
'http://open.spotify.com/user/spotifybrazilian/playlist/4k7EZPI3uKMz4aRRrLVfen'
@@ -13711,6 +13715,7 @@ const searchPlaylists: SpotifyApi.PlaylistSearchResponse = {
13711
13715
items : [
13712
13716
{
13713
13717
collaborative : false ,
13718
+ description : null ,
13714
13719
external_urls : {
13715
13720
spotify :
13716
13721
'http://open.spotify.com/user/twistoffame/playlist/4atqr0nDMUxQFLd09yhk9w'
@@ -13761,6 +13766,7 @@ const searchPlaylists: SpotifyApi.PlaylistSearchResponse = {
13761
13766
} ,
13762
13767
{
13763
13768
collaborative : false ,
13769
+ description : null ,
13764
13770
external_urls : {
13765
13771
spotify :
13766
13772
'http://open.spotify.com/user/1174077483/playlist/3fAKyVYIkAiinuipRUGJHj'
@@ -14814,6 +14820,7 @@ const usersPlaylists: SpotifyApi.ListOfUsersPlaylistsResponse = {
14814
14820
items : [
14815
14821
{
14816
14822
collaborative : false ,
14823
+ description : null ,
14817
14824
external_urls : {
14818
14825
spotify :
14819
14826
'http://open.spotify.com/user/wizzler/playlist/6yRf9SJ1YiAhNAu7UCwgXQ'
@@ -14852,6 +14859,7 @@ const usersPlaylists: SpotifyApi.ListOfUsersPlaylistsResponse = {
14852
14859
} ,
14853
14860
{
14854
14861
collaborative : false ,
14862
+ description : null ,
14855
14863
external_urls : {
14856
14864
spotify :
14857
14865
'http://open.spotify.com/user/wizzler/playlist/3FJd21jWvCjGCLx7eKrext'
@@ -14907,6 +14915,7 @@ const currentUsersPlaylists: SpotifyApi.ListOfUsersPlaylistsResponse = {
14907
14915
items : [
14908
14916
{
14909
14917
collaborative : false ,
14918
+ description : null ,
14910
14919
external_urls : {
14911
14920
spotify :
14912
14921
'http://open.spotify.com/user/wizzler/playlist/6yRf9SJ1YiAhNAu7UCwgXQ'
@@ -14945,6 +14954,7 @@ const currentUsersPlaylists: SpotifyApi.ListOfUsersPlaylistsResponse = {
14945
14954
} ,
14946
14955
{
14947
14956
collaborative : false ,
14957
+ description : null ,
14948
14958
external_urls : {
14949
14959
spotify :
14950
14960
'http://open.spotify.com/user/wizzler/playlist/3FJd21jWvCjGCLx7eKrext'
0 commit comments