mirror of
https://github.com/directus/directus.git
synced 2026-04-25 03:00:53 -04:00
Update special cases
This commit is contained in:
@@ -1,8 +1,13 @@
|
||||
export default [
|
||||
'2FA',
|
||||
'3D',
|
||||
'4K',
|
||||
'5K',
|
||||
'8K',
|
||||
'CTA',
|
||||
'DateTime',
|
||||
'GitHub',
|
||||
'HD',
|
||||
'ID',
|
||||
'IDs',
|
||||
'iMac',
|
||||
@@ -12,24 +17,20 @@ export default [
|
||||
'iPad',
|
||||
'iPhone',
|
||||
'iPod',
|
||||
'LDAP',
|
||||
'LinkedIn',
|
||||
'macOS',
|
||||
'M2M',
|
||||
'M2O',
|
||||
'macOS',
|
||||
'McDonalds',
|
||||
'MySQL',
|
||||
'O2M',
|
||||
'PDFs',
|
||||
'pH',
|
||||
'PostgreSQL',
|
||||
'YouTube',
|
||||
'UUID',
|
||||
'SEO',
|
||||
'CTA',
|
||||
'4K',
|
||||
'HD',
|
||||
'UHD',
|
||||
'5K',
|
||||
'8K',
|
||||
'LDAP',
|
||||
'UUID',
|
||||
'XSS',
|
||||
'YouTube',
|
||||
];
|
||||
|
||||
Reference in New Issue
Block a user