Skip to content

Commit

Permalink
fix: change link to chats
Browse files Browse the repository at this point in the history
  • Loading branch information
rasulov1337 committed Dec 18, 2024
1 parent 9067388 commit 1c52553
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/components/Header/Header.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ class Header {
signs: {
Messages: {
src: '/svg/messages.svg',
href: '/messages',
href: '/chats',
callback: headerCallbacks.messagesPage,
},
Favorites: {
Expand Down

0 comments on commit 1c52553

Please sign in to comment.