chore: casing

This commit is contained in:
Cory Dransfeldt 2024-04-28 20:57:12 -07:00
parent 9ba4a68799
commit 653ea1dcc7
No known key found for this signature in database

View file

@ -239,6 +239,7 @@ export default {
if (
normalizedString === 'ios' ||
normalizedString === 'macos' ||
normalizedString === 'css' ||
normalizedString === 'rss' ||
normalizedString === 'ai'
) return `#${string}`