mirror of
https://github.com/Sonarr/Sonarr.git
synced 2024-12-16 11:37:58 +02:00
fixed index.html watch.
This commit is contained in:
parent
9c35942f47
commit
35af6ecdb6
@ -93,7 +93,7 @@ module.exports = function (grunt) {
|
|||||||
|
|
||||||
copy: {
|
copy: {
|
||||||
index : {
|
index : {
|
||||||
src : 'UI/index.html',
|
src : 'UI/*ndex.html',
|
||||||
dest: '_output/'
|
dest: '_output/'
|
||||||
},
|
},
|
||||||
scripts: {
|
scripts: {
|
||||||
|
Loading…
Reference in New Issue
Block a user