mirror of
https://github.com/elastic/kibana.git
synced 2025-04-24 01:38:56 -04:00
Co-authored-by: Dominique Clarke <doclarke71@gmail.com>
This commit is contained in:
parent
ec41e349ab
commit
4e592db5db
1 changed files with 1 additions and 1 deletions
|
@ -27,7 +27,7 @@ export const JourneyStepType = t.intersection([
|
|||
lt: t.string,
|
||||
}),
|
||||
}),
|
||||
observer: t.type({
|
||||
observer: t.partial({
|
||||
geo: t.type({
|
||||
name: t.string,
|
||||
}),
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue