Skip to content

Commit f34c2cf

Browse files
committed
chore: update giarc's url
1 parent 15d8999 commit f34c2cf

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/components/login.tsx

+2-2
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,8 @@ export const servers: DropdownItem[] = [
2020
{
2121
title: 'Giarc',
2222
value: 'giarc',
23-
url: 'https://giarc-ws.craig.horse',
24-
wsUrl: 'wss://giarc-ws.craig.horse'
23+
url: 'https://giarc.craig.media',
24+
wsUrl: 'wss://giarc.craig.media'
2525
}
2626
];
2727

0 commit comments

Comments
 (0)