Remove dialog effects (#3972)

* remove dialog effects

* remove dialog effects
This commit is contained in:
Denys Vuika
2024-07-25 12:21:46 -04:00
committed by GitHub
parent d9a0ce7964
commit 1222bf7411
6 changed files with 6 additions and 61 deletions

View File

@@ -59,7 +59,7 @@ module.exports = () => {
global: {
statements: 75,
branches: 65,
functions: 71,
functions: 70,
lines: 74
}
}