Replace deprecated icon

This commit is contained in:
Penar Musaraj 2019-08-25 21:28:46 -04:00
parent a58984bfca
commit be6ecbf667
1 changed files with 1 additions and 1 deletions

View File

@ -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;