Skip to content

Commit

Permalink
Update +page.svelte
Browse files Browse the repository at this point in the history
  • Loading branch information
thisiscoding1234 authored Oct 22, 2023
1 parent ee9ad20 commit 874686c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/routes/chat/+page.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -26,15 +26,15 @@
id: 1034,
roomName: 'silly billy fam',
recentMessage: 'George: hello',
image: '/misc/chat.webp',
image: 'https://api.dicebear.com/7.x/rings/svg?seed=George&radius=50&backgroundType=gradientLinear&ringColor=4db6ac,81c784,9575cd,aed581,ba68c8,e57373,f06292,ff8a65,ffb74d,ffd54f,dce775,4dd0e1,7986cb&ringFive=full,half,quarter,eighth&ringFour=half,quarter,full,eighth&ringOne=half,quarter,full,eighth&ringThree=half,quarter,full,eighth&ringTwo=half,quarter,full,eighth&backgroundColor=c0aede,b6e3f4',
recentTime: 1697902306724,
notBadge: 2
},
{
id: 1957,
roomName: 'Lorenzo',
recentMessage: 'Lorenzo: GIF',
image: '/misc/chat.webp',
image: 'https://api.dicebear.com/7.x/rings/svg?seed=Lorenzo&radius=50&backgroundType=gradientLinear&ringColor=4db6ac,81c784,9575cd,aed581,ba68c8,e57373,f06292,ff8a65,ffb74d,ffd54f,dce775,4dd0e1,7986cb&ringFive=full,half,quarter,eighth&ringFour=half,quarter,full,eighth&ringOne=half,quarter,full,eighth&ringThree=half,quarter,full,eighth&ringTwo=half,quarter,full,eighth&backgroundColor=c0aede,b6e3f4',
recentTime: 1697902306724,
notBadge: 2
}
Expand Down

0 comments on commit 874686c

Please sign in to comment.