From c68ce86918b0887c586ba0ddefeaeb3f0acb587c Mon Sep 17 00:00:00 2001 From: Stijn Peeters Date: Tue, 11 Jul 2023 17:07:15 +0200 Subject: [PATCH] Do not duplicate config ID --- common/lib/config_definition.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/common/lib/config_definition.py b/common/lib/config_definition.py index b8d8fb607..41081b5b2 100644 --- a/common/lib/config_definition.py +++ b/common/lib/config_definition.py @@ -23,7 +23,7 @@ "help": "Data Sources", "tooltip": "A list of enabled data sources that people can choose from when creating a dataset page." }, - "datasources._intro": { + "datasources._intro2": { "type": UserInput.OPTION_INFO, "help": "*Warning:* changes take effect immediately. Datasets that would have expired under the new settings " "will be deleted. You can use the 'Dataset bulk management' module in the control panel to manage the "