Fix unloading of Monoprice config entries (#35112)
This commit is contained in:
parent
a44724fdcc
commit
e0bcd0049c
3 changed files with 22 additions and 5 deletions
|
@ -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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue