Skip to content

Commit

Permalink
test45
Browse files Browse the repository at this point in the history
  • Loading branch information
dedkovnd committed Mar 30, 2024
1 parent b56e20a commit 5f86f5c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/pages/chat-page/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,4 +8,4 @@ Handlebars.registerHelper('chat-page-list', () => {
{ name: 'user2', message:'message2' },
{ name: 'user3', message:'message3'},
]
});
});

0 comments on commit 5f86f5c

Please sign in to comment.