diff options
| author | Clyhtsuriva <61652557+clyhtsuriva@users.noreply.github.com> | 2021-06-28 21:40:03 +0000 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2021-06-28 21:40:03 +0000 |
| commit | 1504d0255279133668b85f5c092f040a14fbc35f (patch) | |
| tree | 0c9b9e927aa4d5f35ccc07e45e8abd973b2bad08 /files/playlists.xml | |
| parent | 48d56d9db8fe93f1e1799674fefabdfc677d2eb7 (diff) | |
| parent | 49196ae84aea338dbc6cd10f4d135e4b717cdd1f (diff) | |
| download | Spoteezer-1504d0255279133668b85f5c092f040a14fbc35f.tar.gz Spoteezer-1504d0255279133668b85f5c092f040a14fbc35f.tar.bz2 Spoteezer-1504d0255279133668b85f5c092f040a14fbc35f.zip | |
Merging develop to master.
Diffstat (limited to '')
| -rw-r--r-- | files/playlists.xml | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/files/playlists.xml b/files/playlists.xml index e68fd77..9955928 100644 --- a/files/playlists.xml +++ b/files/playlists.xml @@ -1,4 +1,4 @@ -<?xml version="1.0" encoding="UTF-8" standalone="no"?> +<?xml version="1.0" encoding="UTF-8"?> <playlists> <playlist> <title>my favourite songs</title> @@ -12,9 +12,9 @@ <title>my third playlist</title> <UUID>23173338-8b6e-4174-af71-2fe8eef705da</UUID> <elements> - <UUID>bbe99998-1be6-4a40-8bf0-6a7fce9087c9</UUID> - <UUID>6b834132-0a30-4b83-9835-814121b963a1</UUID> - <UUID>66d277ca-cbc4-471c-a07e-082362275bcc</UUID> + <UUID>21d277ca-cbc4-471c-a07e-082363375bcc</UUID> + <UUID>31d277ca-cbc4-471c-a07e-082363375bcc</UUID> + <UUID>61d277ca-cbc4-471c-a07e-082363375bcc</UUID> </elements> </playlist> -</playlists>
\ No newline at end of file +</playlists> |
