mirror of
https://github.com/Faraphel/Atlas-Install.git
synced 2025-07-03 11:18:26 +02:00
default track are no longer visible
This commit is contained in:
parent
9c91ff65b1
commit
e204efc28a
1 changed files with 2 additions and 1 deletions
|
@ -65,10 +65,11 @@
|
|||
"track_file_template": "{{ getattr(track, 'sha1', '_') }}",
|
||||
|
||||
"default_track": {
|
||||
"name": " ",
|
||||
"music": "T32",
|
||||
"special": "T32",
|
||||
"author": "MrFluffy",
|
||||
"tags": []
|
||||
"sha1": "54a1621fef2b137adcbe20b6dd710b5bc5f981a1"
|
||||
},
|
||||
|
||||
"tracks": [
|
||||
|
|
Loading…
Reference in a new issue