Fix info for displayRatioWithFilter switch

This commit is contained in:
Someone
2023-11-07 12:15:56 +01:00
committed by GitHub
parent bb92c564d6
commit 314ccc7a23
2 changed files with 2 additions and 1 deletions

View File

@@ -55,6 +55,7 @@ const definition = defineWidget({
displayRatioWithFilter: {
type: 'switch',
defaultValue: true,
info: true,
},
},
gridstack: {