fix: basename should always be prefix???
This commit is contained in:
parent
ce4617d0e1
commit
7691f74d43
2 changed files with 1 additions and 2 deletions
|
|
@ -139,7 +139,6 @@ export async function loader({
|
|||
auth_key: preAuthKey.key,
|
||||
} satisfies EphemeralNodeInsert)
|
||||
.returning();
|
||||
console.log('Created ephemeral node:', ephemeralNode);
|
||||
|
||||
return {
|
||||
ipnDetails: {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue