Add zone to defaul config (#31303)
This commit is contained in:
parent
da14e2927f
commit
cad451d2b7
1 changed files with 2 additions and 1 deletions
|
@ -18,7 +18,8 @@
|
||||||
"sun",
|
"sun",
|
||||||
"system_health",
|
"system_health",
|
||||||
"updater",
|
"updater",
|
||||||
"zeroconf"
|
"zeroconf",
|
||||||
|
"zone"
|
||||||
],
|
],
|
||||||
"codeowners": []
|
"codeowners": []
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue