From 2aa2d177e64d2e7ddebd462dc5276ae0773f2d93 Mon Sep 17 00:00:00 2001 From: daniel-heap1 <daniel.heap@zoocha.com> Date: Wed, 5 Mar 2025 22:12:58 +0000 Subject: [PATCH] Issue #3510731: Add configure route to info.yml --- jstimer.info.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/jstimer.info.yml b/jstimer.info.yml index c403ef7..e14e0cf 100644 --- a/jstimer.info.yml +++ b/jstimer.info.yml @@ -5,3 +5,4 @@ core_version_requirement: ^10 || ^11 type: module dependencies: - drupal:field +configure: jstimer.admin_settings -- GitLab