fix(unifi): try to fix unifi storage error

Signed-off-by: Kjeld Schouten <kjeld@schouten-lebbing.nl>
This commit is contained in:
Kjeld Schouten 2023-11-27 00:58:11 +01:00 committed by GitHub
parent a91de06daf
commit cd36a2447a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 9 additions and 0 deletions

View File

@ -139,6 +139,15 @@ questions:
# Include{serviceExpert}
# Include{serviceList}
# Include{persistenceRoot}
- variable: config
label: "App Config Storage"
description: "Stores the Application Configuration."
schema:
additional_attrs: true
hidden: true
type: dict
attrs:
# Include{persistenceBasic}
- variable: data
label: "App Config Storage"
description: "Stores the Application Configuration."