diff options
Diffstat (limited to 'xulmus/content/config.js')
-rw-r--r-- | xulmus/content/config.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/xulmus/content/config.js b/xulmus/content/config.js index 1483f407..88057c20 100644 --- a/xulmus/content/config.js +++ b/xulmus/content/config.js @@ -157,7 +157,7 @@ const config = { //{{{ hasTabbrowser: true, - //TODO : Write intro.html and tutorial.html + // TODO : Write intro.html and tutorial.html // they are sorted by relevance, not alphabetically helpFiles: [ "intro.html", /*"tutorial.html",*/ "starting.html", "player.html", |