Update example config to match v4 #35

This commit is contained in:
Dan Mindru 2017-10-06 11:26:22 +02:00
parent f921b882a0
commit f2aa0c2366
4 changed files with 45 additions and 61 deletions

View File

@ -1,5 +1,3 @@
{
"persons": [
{
"id": "ONEstore",
"name": "0 0 0 매니저",
@ -14,5 +12,3 @@
"logoAlt": "Onestore logo",
"website": "http://onesto.re/"
}
]
}

View File

@ -1,5 +1,3 @@
{
"persons": [
{
"id": "ONEstoreBlack",
"signature": "Best regards,",
@ -15,5 +13,3 @@
"logoAlt": "ONEstore. logo",
"website": "http://onesto.re/"
}
]
}

View File

@ -1,5 +1,3 @@
{
"persons": [
{
"id": "fadeit",
"signature": "Yours truly,",
@ -13,5 +11,3 @@
"logoAlt": "fadeit logo",
"website": "http://fadeit.dk"
}
]
}

View File

@ -1,5 +1,3 @@
{
"persons": [
{
"id": "play",
"signature": "Best regards,",
@ -11,5 +9,3 @@
"logoAlt": "Play. logo",
"website": "http://tryplay.dk"
}
]
}