Fix example NAT archive
This commit is contained in:
@@ -1 +0,0 @@
|
||||
"Rafael Krux"
|
@@ -1 +0,0 @@
|
||||
"Kevin MacLeod"
|
@@ -1 +0,0 @@
|
||||
"Adventure"
|
@@ -1 +0,0 @@
|
||||
"Ancient Rite"
|
@@ -1,4 +0,0 @@
|
||||
[
|
||||
["song", 1],
|
||||
["western", 1]
|
||||
]
|
@@ -1,4 +0,0 @@
|
||||
[
|
||||
["song", 1],
|
||||
["religious", 1]
|
||||
]
|
@@ -1 +1 @@
|
||||
{"components":[["Tags","tags1"],["Name","name1"],["Author","author1"]],"files":["Adventure.mp3"],"id":"song1"}
|
||||
{"components":[["Tags","[[\"song\", 1],[\"western\", 1]]"],["Name","\"Adventure\""],["Author","\"Rafael Krux\""]],"files":["Adventure.mp3"],"id":"song1"}
|
@@ -1,11 +1 @@
|
||||
{
|
||||
"id": "song2",
|
||||
"components": [
|
||||
["Name", "name2"],
|
||||
["Author", "author2"],
|
||||
["Tags", "tags2"]
|
||||
],
|
||||
"files": [
|
||||
"Ancient Rite.mp3"
|
||||
]
|
||||
}
|
||||
{"components":[["Tags","[[\"song\", 1],[\"religious\", 1]]"],["Name","\"Ancient Rite\""],["Author","\"Kevin MacLeod\""]],"files":["Ancient Rite.mp3"],"id":"song2"}
|
Reference in New Issue
Block a user