Skip to content

Commit

Permalink
UTCT-46: Correct Sleeky backend page name.
Browse files Browse the repository at this point in the history
Signed-off-by: Chris Gilligan <[email protected]>
  • Loading branch information
UTCGilligan committed Jan 1, 2024
1 parent 136b40a commit 2239fa7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion user/plugins/auth-mgr-plus/plugin.php
Original file line number Diff line number Diff line change
Expand Up @@ -505,7 +505,7 @@ function amp_env_check() {

if ( !isset( $amp_allowed_plugin_pages ) ) {
$amp_allowed_plugin_pages = array(
'sleeky_backend'
'sleeky_settings'
);
}

Expand Down

0 comments on commit 2239fa7

Please sign in to comment.