mirror of
https://github.com/umami-software/umami.git
synced 2026-02-18 19:45:35 +01:00
fix
This commit is contained in:
parent
54b091a1e8
commit
11468e16ac
1 changed files with 1 additions and 1 deletions
|
|
@ -58,7 +58,7 @@ module.exports = {
|
|||
headers,
|
||||
},
|
||||
{
|
||||
source: '/((?!telemetry).*.js)',
|
||||
source: '/((?!telemetry).*\\.js)',
|
||||
headers: [
|
||||
...headers,
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue