mirror of
https://github.com/Sonarr/Sonarr
synced 2025-03-12 15:19:45 +00:00
fixed index.html watch.
This commit is contained in:
parent
9c35942f47
commit
35af6ecdb6
1 changed files with 1 additions and 1 deletions
|
@ -93,7 +93,7 @@ module.exports = function (grunt) {
|
|||
|
||||
copy: {
|
||||
index : {
|
||||
src : 'UI/index.html',
|
||||
src : 'UI/*ndex.html',
|
||||
dest: '_output/'
|
||||
},
|
||||
scripts: {
|
||||
|
|
Loading…
Add table
Reference in a new issue