feat: HA event handling + emitting
This commit is contained in:
@@ -186,7 +186,7 @@ module.exports = () => {
|
||||
'telemetry',
|
||||
'theming',
|
||||
'title'
|
||||
])
|
||||
], false)
|
||||
|
||||
// Truncate tables (reset from previous failed install)
|
||||
await WIKI.models.locales.query().where('code', '!=', 'x').del()
|
||||
|
Reference in New Issue
Block a user