mirror of
https://github.com/Readarr/Readarr.git
synced 2026-09-22 11:15:03 -04:00
fixed index.html watch.
This commit is contained in:
1 parent
9c35942f47
commit
35af6ecdb6
1 file changed
+1
-1
+1
-1
@@ -93,7 +93,7 @@ module.exports = function (grunt) {
|
||||
|
||||
copy: {
|
||||
index : {
|
||||
src : 'UI/index.html',
|
||||
src : 'UI/*ndex.html',
|
||||
dest: '_output/'
|
||||
},
|
||||
scripts: {
|
||||
|
||||
Reference in new issue
Block a user