1
0
Fork 0
mirror of https://github.com/jellyfin/jellyfin-web synced 2025-03-30 19:56:21 +00:00

Correct the reverted changes that should be kept

This commit is contained in:
MrTimscampi 2020-01-19 11:52:19 +01:00
parent b9b3cc7c2e
commit 5fb98e950b
15 changed files with 56 additions and 91 deletions

View file

@ -20,5 +20,5 @@ module.exports = merge(common, {
use: ["file-loader"]
}
]
},
}
});