mirror of
https://github.com/lidarr/lidarr.git
synced 2025-07-16 10:03:51 -07: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
Add a link
Reference in a new issue