mirror of
https://github.com/discourse/discourse.git
synced 2025-02-25 01:43:28 +08:00
DEV: Add URL to fa6 deprecation (#30791)
This will be displayed in the warning banner
This commit is contained in:
parent
cfac49fb10
commit
ed304ba196
@ -146,6 +146,7 @@ function handleDeprecatedIcon(id) {
|
||||
`The icon name "${id}" has been updated to "${newId}". Please use the new name in your code. Old names will be removed in Q2 2025.`,
|
||||
{
|
||||
id: "discourse.fontawesome-6-upgrade",
|
||||
url: "https://meta.discourse.org/t/325349",
|
||||
}
|
||||
);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user