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: {
|
||||
index : {
|
||||
src : 'UI/index.html',
|
||||
src : 'UI/*ndex.html',
|
||||
dest: '_output/'
|
||||
},
|
||||
scripts: {
|
||||
|
Reference in New Issue
Block a user