mirror of
https://github.com/koel/koel
synced 2024-11-10 06:34:14 +00:00
Vue highlighting added for Gitpod (#1202)
This commit is contained in:
parent
cce534bac9
commit
d19c948f2a
1 changed files with 3 additions and 0 deletions
|
@ -36,3 +36,6 @@ tasks:
|
||||||
php artisan koel:sync;
|
php artisan koel:sync;
|
||||||
php artisan key:generate;
|
php artisan key:generate;
|
||||||
apachectl start;
|
apachectl start;
|
||||||
|
vscode:
|
||||||
|
extensions:
|
||||||
|
- octref.vetur@0.23.0:TEzauMObB6f3i2JqlvrOpA==
|
||||||
|
|
Loading…
Reference in a new issue