Skip to content
This repository was archived by the owner on Nov 1, 2024. It is now read-only.

Commit 344c6c1

Browse files
author
Enddy Dumbrique
committed
fix url
1 parent 0f7d0db commit 344c6c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/routes/+page.svelte

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
},
99
localhost: {
1010
ws: encodeURIComponent('ws://127.0.0.1:9944'),
11-
http: encodeURIComponent('ht F ktp://localhost:9944')
11+
http: encodeURIComponent('http://localhost:9944')
1212
},
1313
schemas:
1414
'tombstone%2Cbroadcast%2Creplay%2Creaction%2Cprofile%2Cupdate%2CpublicKey%2CpublicFollows%2CprivateFollows%2CprivateConnections'

0 commit comments

Comments
 (0)