Skip to content

Commit c1a408d

Browse files
committed
one more thing
1 parent 5018c58 commit c1a408d

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

src/legacy/core_plugins/kibana/public/discover/np_ready/components/field_chooser/lib/visualize_url_utils.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -86,6 +86,7 @@ export function getMapsAppUrl(
8686
const hasColumns = columns && columns.length && columns[0] !== '_source';
8787
mapAppParams.set(
8888
'initialLayers',
89+
// @ts-ignore
8990
rison.encode_array([
9091
{
9192
id: uuid(),

0 commit comments

Comments
 (0)