Skip to content

Commit 59ef867

Browse files
committed
initial commit
1 parent 59dad60 commit 59ef867

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/frontend/src/pages/CreditsPage/CreditsPage.tsx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ const CreditsPage: React.FC = () => {
105105
{ name: 'Sharon Yang', color: '#ed8a5f' },
106106
{ name: 'Hareg Aderie', color: '#34b46c' },
107107
{ name: 'Kevin Polackal', color: '#800080' },
108-
{ name: 'Motto Sereeyothin', color: '#000000'}
108+
{ name: 'Motto Sereeyothin', color: '#000000' }
109109
];
110110

111111
const snark = ['Add your name!', "Shouldn't you do it yourself?", 'Seriously', 'go', 'do', 'it'];

0 commit comments

Comments
 (0)