Replace deprecated icon
This commit is contained in:
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;
|
||||
|
|
Loading…
Reference in New Issue