Appended to "I'm a" text

This commit is contained in:
2026-02-08 01:33:08 +00:00
parent e0060bd1fe
commit 7d7e1774c5

View File

@ -14,7 +14,8 @@ const imaTexts = shuffle([
'I\'m a $Home Assistant addict', 'I\'m a $Home Assistant addict',
'I\'m a $House M.D. enjoyer', 'I\'m a $House M.D. enjoyer',
'I\'m a $DJ', 'I\'m a $DJ',
'I\'m an $ice skater' 'I\'m an $ice skater',
'I\'m a $masochist'
]); ]);
function shuffle(array) { function shuffle(array) {