This commit is contained in:
Starbeamrainbowlabs 2019-05-11 00:35:47 +01:00
parent 1d6409128d
commit a25767432a
Signed by: sbrl
GPG Key ID: 1BE5172E637709C2
1 changed files with 1 additions and 0 deletions

View File

@ -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