Skip to content

Commit 73fa53c

Browse files
committed
[BUGFIX] Fix type error in site setting definition
1 parent 9696d1f commit 73fa53c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Configuration/Sets/Base/settings.definitions.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ settings:
6969
label: Data Protection page UID
7070
category: Cleverreach.dataProtection
7171
type: int
72-
default: ''
72+
default: 0
7373
supseven.cleverreach.dataProtection.pageName:
7474
label: Data Protection page title
7575
category: Cleverreach.dataProtection

0 commit comments

Comments
 (0)