mirror of
https://github.com/sbrl/Pepperminty-Wiki.git
synced 2024-11-22 04:23:01 +00:00
Add todo
This commit is contained in:
parent
1d6409128d
commit
a25767432a
1 changed files with 1 additions and 0 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue