mirror of
https://github.com/discourse/discourse-solved.git
synced 2025-03-09 14:37:15 +00:00
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…
x
Reference in New Issue
Block a user