Add zone to defaul config (#31303)

This commit is contained in:
Paulus Schoutsen 2020-01-30 01:06:17 -08:00
parent 9db2ad1fd7
commit f55193c2da

View File

@ -18,7 +18,8 @@
"sun", "sun",
"system_health", "system_health",
"updater", "updater",
"zeroconf" "zeroconf",
"zone"
], ],
"codeowners": [] "codeowners": []
} }