mirror of
https://github.com/discourse/discourse.git
synced 2024-11-25 10:20:58 -06:00
FIX: Rename deprecated "refresh" icon to "sync" (#7966)
This commit is contained in:
parent
67f5ad5ac0
commit
1bb5266437
@ -17,7 +17,7 @@ const ButtonBackBright = {
|
||||
classes: "btn-primary",
|
||||
action: "tryLoading",
|
||||
key: "errors.buttons.again",
|
||||
icon: "refresh"
|
||||
icon: "sync"
|
||||
},
|
||||
ButtonLoadPage = {
|
||||
classes: "btn-primary",
|
||||
|
Loading…
Reference in New Issue
Block a user