Update example config to match v4 #35
This commit is contained in:
parent
f921b882a0
commit
f2aa0c2366
|
|
@ -1,6 +1,4 @@
|
|||
{
|
||||
"persons": [
|
||||
{
|
||||
"id": "ONEstore",
|
||||
"name": "0 0 0 매니저",
|
||||
"team": "스토어 기획팀",
|
||||
|
|
@ -13,6 +11,4 @@
|
|||
"logoUrl": "assets/type01.png",
|
||||
"logoAlt": "Onestore logo",
|
||||
"website": "http://onesto.re/"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,6 +1,4 @@
|
|||
{
|
||||
"persons": [
|
||||
{
|
||||
"id": "ONEstoreBlack",
|
||||
"signature": "Best regards,",
|
||||
"name": "Joo Hyung Park",
|
||||
|
|
@ -14,6 +12,4 @@
|
|||
"logoUrl": "assets/type03.png",
|
||||
"logoAlt": "ONEstore. logo",
|
||||
"website": "http://onesto.re/"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
|
|
@ -1,6 +1,4 @@
|
|||
{
|
||||
"persons": [
|
||||
{
|
||||
"id": "fadeit",
|
||||
"signature": "Yours truly,",
|
||||
"name": "Jane Whatsmyname",
|
||||
|
|
@ -12,6 +10,4 @@
|
|||
"logoUrl": "http://fadeit.dk/src/assets/img/brand/fadeit-logo.png",
|
||||
"logoAlt": "fadeit logo",
|
||||
"website": "http://fadeit.dk"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
@ -1,6 +1,4 @@
|
|||
{
|
||||
"persons": [
|
||||
{
|
||||
"id": "play",
|
||||
"signature": "Best regards,",
|
||||
"name": "Jane Whatsmyname",
|
||||
|
|
@ -10,6 +8,4 @@
|
|||
"logoUrl": "https://informationscreen.com/manage/assets/images/play-logo.png",
|
||||
"logoAlt": "Play. logo",
|
||||
"website": "http://tryplay.dk"
|
||||
}
|
||||
]
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue