mirror of
https://github.com/Prowlarr/Prowlarr.git
synced 2025-09-17 17:14:18 +02:00
fixed index.html watch.
This commit is contained in:
@@ -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: {
|
||||||
|
Reference in New Issue
Block a user