We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 71840a4 + 1f5961d commit 887724dCopy full SHA for 887724d
1 file changed
for-tests/extensions/print/print-printIgnore.html
@@ -36,5 +36,5 @@
36
})
37
}
38
39
- window.totalFormatter = data => 'Total'
+ window.totalFormatter = () => 'Total'
40
</script>
0 commit comments