sebavan пре 6 година
родитељ
комит
e2e417a7d9
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      .vscode/tasks.json

+ 1 - 1
.vscode/tasks.json

@@ -35,7 +35,7 @@
                 },
                 "background": {
                     "activeOnStart": true,
-                    "beginsPattern": "Starting \\'watch\\'",
+                    "beginsPattern": "Starting \\'watchCore\\'",
                     "endsPattern": "Watching for file changes"
                 }
             }