Format admin settings page with two-column layout and metadata table
This commit is contained in:
parent
f82cb34670
commit
e4de42efa5
2 changed files with 212 additions and 185 deletions
7
booth_settings.json
Normal file
7
booth_settings.json
Normal file
|
|
@ -0,0 +1,7 @@
|
|||
{
|
||||
"artist": "Trollgorithm",
|
||||
"album": null,
|
||||
"year": null,
|
||||
"genre": null,
|
||||
"comment": null
|
||||
}
|
||||
Reference in a new issue