Skip to content

Commit d389c0f

Browse files
committed
feat: npmx.social! 🚀
1 parent 979783c commit d389c0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

app/components/AuthModal.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ async function handleCreateAccount() {
1919
await navigateTo(
2020
{
2121
path: '/api/auth/atproto',
22-
query: { handle: 'https://selfhosted.social', create: 'true' },
22+
query: { handle: 'https://npmx.social', create: 'true' },
2323
},
2424
{ external: true },
2525
)

0 commit comments

Comments
 (0)