Fix unloading of Monoprice config entries (#35112)

This commit is contained in:
On Freund 2020-05-03 14:49:18 +03:00 committed by GitHub
parent a44724fdcc
commit e0bcd0049c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
3 changed files with 22 additions and 5 deletions

View file

@ -13,3 +13,6 @@ CONF_SOURCE_6 = "source_6"
SERVICE_SNAPSHOT = "snapshot"
SERVICE_RESTORE = "restore"
MONOPRICE_OBJECT = "monoprice_object"
UNDO_UPDATE_LISTENER = "update_update_listener"