Update index_m.html

This commit is contained in:
2018-09-26 15:50:32 +08:00
parent 4a859a2ae2
commit cb9c31142f

View File

@@ -347,7 +347,7 @@
}
var data = {
door: settings.door || []
doors: settings.doors || []
}
initTabs(onChange, data);