DEV: update more deprecated font awesome icon names (#30123)

* update more deprecated font awesome icon names

* add migration to remove deprecated default for badges.icon
This commit is contained in:
Kelv
2024-12-05 15:20:02 +08:00
committed by GitHub
parent 8a89a77248
commit 1ca90c3070
15 changed files with 69 additions and 58 deletions

View File

@ -24,7 +24,7 @@ register_svg_icon "clipboard"
register_svg_icon "file-audio"
register_svg_icon "file-video"
register_svg_icon "file-image"
register_svg_icon "stop-circle"
register_svg_icon "circle-stop"
# route: /admin/plugins/chat
add_admin_route "chat.admin.title", "chat", use_new_show_route: true