[+] Add default format config field
This commit is contained in:
|
Before Width: | Height: | Size: 14 KiB After Width: | Height: | Size: 14 KiB |
|
Before Width: | Height: | Size: 3.2 MiB After Width: | Height: | Size: 3.2 MiB |
@@ -11,44 +11,39 @@
|
||||
},
|
||||
"artwork":
|
||||
{
|
||||
"default_title": "Untitled"
|
||||
"default_title": "Untitled",
|
||||
"default_format": "jpg"
|
||||
},
|
||||
"artworks":
|
||||
[
|
||||
{
|
||||
"date": "2019-10-05",
|
||||
"title": "Vibrance",
|
||||
"format": "jpg"
|
||||
"format": "png"
|
||||
},
|
||||
{
|
||||
"date": "2019-10-17",
|
||||
"title": "Entrance",
|
||||
"format": "jpg"
|
||||
"title": "Entrance"
|
||||
},
|
||||
{
|
||||
"date": "2019-10-23",
|
||||
"title": "Flowey",
|
||||
"format": "jpg"
|
||||
"title": "Flowey"
|
||||
},
|
||||
{
|
||||
"date": "2019-10-30",
|
||||
"title": "Serial Dilution",
|
||||
"format": "jpg"
|
||||
"title": "Serial Dilution"
|
||||
},
|
||||
{
|
||||
"date": "2019-11-10",
|
||||
"title": "View",
|
||||
"format": "jpg"
|
||||
"title": "View"
|
||||
},
|
||||
{
|
||||
"date": "2019-11-21",
|
||||
"title": "Frozen",
|
||||
"format": "jpg"
|
||||
"title": "Frozen"
|
||||
},
|
||||
{
|
||||
"date": "2019-12-20",
|
||||
"title": "SnowQUIRREL",
|
||||
"format": "jpg"
|
||||
"title": "SnowQUIRREL"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user