From a58cb25d34019033262f4c84e577f4c07a2bac92 Mon Sep 17 00:00:00 2001 From: Kurtis Holsapple Date: Tue, 6 May 2025 10:00:04 -0700 Subject: [PATCH] WIP --- config.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/config.php b/config.php index 5e5af4b..600d9d8 100644 --- a/config.php +++ b/config.php @@ -43,7 +43,8 @@ return [ "archive" => "true", "options" => [ "supports" => ["thumbnail", "title", "editor"] - ] + ], + "options-pages" => "team-members-archive-settings", ] ],