correction of regex for sentry

This commit is contained in:
amd64fox
2024-08-07 14:28:40 +03:00
parent ae49476fc2
commit b8f6a35b97

View File

@@ -1786,8 +1786,8 @@
"fr": "1.1.70", "fr": "1.1.70",
"to": "" "to": ""
}, },
"match": "(864e5<)30", "match": "(864e5)<30",
"replace": "$10" "replace": "$1<0"
}, },
"disablelog": { "disablelog": {
"version": { "version": {