diff --git a/modules/feature-firstrun.php b/modules/feature-firstrun.php index 837acc0..d44de5f 100644 --- a/modules/feature-firstrun.php +++ b/modules/feature-firstrun.php @@ -8,6 +8,7 @@ register_module([ "id" => "feature-firstrun", "code" => function() { + // TODO: Remove this line once it's ready return true; // Stop this module from actually being executed - it's not ready yet! // TODO: Figure out how to detect pre-existing wikis here