Missed a path

This commit is contained in:
Ben Word
2017-04-03 19:58:10 -06:00
parent 80728a1b94
commit 3540e3831f

View File

@@ -5,7 +5,7 @@
<!-- Scan these files --> <!-- Scan these files -->
<file>functions.php</file> <file>functions.php</file>
<file>index.php</file> <file>index.php</file>
<file>src</file> <file>app</file>
<file>resources/views</file> <file>resources/views</file>
<!-- Show colors in console --> <!-- Show colors in console -->