Gregg Tavares 4 years ago
parent
commit
7f156ef00c
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .vscode/launch.json

+ 1 - 1
.vscode/launch.json

@@ -13,7 +13,7 @@
       "args": ["buildlessons"],
       "args": ["buildlessons"],
       "console": "internalConsole",
       "console": "internalConsole",
       "env": {
       "env": {
-        "ARTICLE_FILTER": "tips"
+        "ARTICLE_FILTER": "fundamentals"
       }
       }
     }
     }
   ]
   ]