Skip to content

Commit c4e374f

Browse files
authored
[Cases] Fix config bug (#107637)
1 parent b52a2b8 commit c4e374f

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

x-pack/plugins/cases/kibana.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"configPath":[
3-
"cases",
4-
"xpack"
3+
"xpack",
4+
"cases"
55
],
66
"description":"The Case management system in Kibana",
77
"extraPublicDirs":[

0 commit comments

Comments
 (0)