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