1
0
mirror of synced 2026-08-05 17:56:58 +00:00

Replace deprecated icon

This commit is contained in:
Penar Musaraj
2019-08-25 21:28:46 -04:00
parent a58984bfca
commit be6ecbf667
@@ -256,7 +256,7 @@ export default {
openTag: "span",
closeTag: "span",
title: I18n.t("solved.has_no_accepted_answer"),
icon: "square-o"
icon: "far-square"
});
}
return results;