We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7a3f22c commit 9705d64Copy full SHA for 9705d64
src/config/achievements.js
@@ -489,7 +489,7 @@ export const ACHIEVEMENTS = [
489
category: 'Secret',
490
},
491
{
492
- id: 'cyber_home',
+ id: 'cyber_homie',
493
title: 'Cyber Home',
494
description: 'There\'s no place like Cyber Home. Home Sweet Home',
495
icon: <QuestionMarkIcon size={32} weight="duotone" />,
src/pages/apps/RotaryPhonePage.js
@@ -74,7 +74,7 @@ const RotaryPhonePage = () => {
74
'343': 'the_monitor',
75
'19': 'you_smart',
76
'360': 'the_last_good_gen',
77
- '127001': 'cyber_home',
+ '127001': 'cyber_homie',
78
'418': 'teapot',
79
'32': 'system',
80
'5150': 'van_halen',
0 commit comments