mirror of
https://github.com/home-assistant/supervisor.git
synced 2025-10-22 10:09:36 +00:00
Allow removing addon config on uninstall (#4913)
This commit is contained in:
@@ -46,6 +46,7 @@ ATTR_MOUNTS = "mounts"
|
||||
ATTR_MOUNT_POINTS = "mount_points"
|
||||
ATTR_PANEL_PATH = "panel_path"
|
||||
ATTR_REMOVABLE = "removable"
|
||||
ATTR_REMOVE_CONFIG = "remove_config"
|
||||
ATTR_REVISION = "revision"
|
||||
ATTR_SEAT = "seat"
|
||||
ATTR_SIGNED = "signed"
|
||||
|
Reference in New Issue
Block a user