Update example config to match v4 #35
This commit is contained in:
parent
f921b882a0
commit
f2aa0c2366
|
|
@ -1,5 +1,3 @@
|
|||
{
|
||||
"persons": [
|
||||
{
|
||||
"id": "ONEstore",
|
||||
"name": "0 0 0 매니저",
|
||||
|
|
@ -14,5 +12,3 @@
|
|||
"logoAlt": "Onestore logo",
|
||||
"website": "http://onesto.re/"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,5 +1,3 @@
|
|||
{
|
||||
"persons": [
|
||||
{
|
||||
"id": "ONEstoreBlack",
|
||||
"signature": "Best regards,",
|
||||
|
|
@ -15,5 +13,3 @@
|
|||
"logoAlt": "ONEstore. logo",
|
||||
"website": "http://onesto.re/"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,5 +1,3 @@
|
|||
{
|
||||
"persons": [
|
||||
{
|
||||
"id": "fadeit",
|
||||
"signature": "Yours truly,",
|
||||
|
|
@ -13,5 +11,3 @@
|
|||
"logoAlt": "fadeit logo",
|
||||
"website": "http://fadeit.dk"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -1,5 +1,3 @@
|
|||
{
|
||||
"persons": [
|
||||
{
|
||||
"id": "play",
|
||||
"signature": "Best regards,",
|
||||
|
|
@ -11,5 +9,3 @@
|
|||
"logoAlt": "Play. logo",
|
||||
"website": "http://tryplay.dk"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue