diff --git a/bootstrap.php b/bootstrap.php index e29e368..608226c 100644 --- a/bootstrap.php +++ b/bootstrap.php @@ -18,7 +18,7 @@ function () { do_action( 'newfold/context/set' ); }, // Using higher priority than default to ensure context is set before any module registration - 9 + 1 ); // Platform detection