mirror of
https://github.com/tale/headplane.git
synced 2026-08-25 20:06:48 +00:00
fix: basename should always be prefix???
This commit is contained in:
@@ -139,7 +139,6 @@ export async function loader({
|
||||
auth_key: preAuthKey.key,
|
||||
} satisfies EphemeralNodeInsert)
|
||||
.returning();
|
||||
console.log('Created ephemeral node:', ephemeralNode);
|
||||
|
||||
return {
|
||||
ipnDetails: {
|
||||
|
||||
Reference in New Issue
Block a user