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.
1 parent ffee832 commit 07b7845Copy full SHA for 07b7845
app/assets/javascripts/icon-translation.js
@@ -0,0 +1,3 @@
1
+$(document).ready(function () {
2
+ $('.material-icons').attr('translate', 'no');
3
+});
0 commit comments