From c2b54e431b7035d0e63bae64e999768a079c5f14 Mon Sep 17 00:00:00 2001 From: Kurtis Holsapple Date: Tue, 6 May 2025 10:01:58 -0700 Subject: [PATCH] WIP --- config.php | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config.php b/config.php index 9f601ea..40f9136 100644 --- a/config.php +++ b/config.php @@ -44,7 +44,7 @@ return [ "options" => [ "supports" => ["thumbnail", "title", "editor"] ], - "options-pages" => ["team-members-archive-settings"], + "options-pages" => ["Team Members Archive Settings"], ] ],