From 378f25cff547853d71d6ea058bb9bfbc55735489 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?benjamin=20melan=C3=A7on?= Date: Wed, 5 Jun 2024 21:48:19 -0400 Subject: [PATCH] Apply critical configuration change from database updates --- config/sync/riddler.riddle.whatdoesthegingeostandfor.yml | 8 ++++++++ config/sync/riddler.settings.yml | 6 ------ 2 files changed, 8 insertions(+), 6 deletions(-) create mode 100644 config/sync/riddler.riddle.whatdoesthegingeostandfor.yml delete mode 100644 config/sync/riddler.settings.yml diff --git a/config/sync/riddler.riddle.whatdoesthegingeostandfor.yml b/config/sync/riddler.riddle.whatdoesthegingeostandfor.yml new file mode 100644 index 0000000..a972e4e --- /dev/null +++ b/config/sync/riddler.riddle.whatdoesthegingeostandfor.yml @@ -0,0 +1,8 @@ +uuid: 279b9615-adc8-4210-b042-18892cf1e8df +langcode: en +status: true +dependencies: { } +id: whatdoesthegingeostandfor +question: 'What does the G in GEO stand for?' +solution: 'grassroots,grassroot,grass roots,grass root' +hint: null diff --git a/config/sync/riddler.settings.yml b/config/sync/riddler.settings.yml deleted file mode 100644 index ea7e65f..0000000 --- a/config/sync/riddler.settings.yml +++ /dev/null @@ -1,6 +0,0 @@ -_core: - default_config_hash: pKKCV0W4-r3Zf1QQzR2HDXAXmfH81248yrY2d9iR7S4 -riddles: - - - question: 'What does the G in GEO stand for?' - response: 'grassroots,grassroot,grass roots,grass root'