Skip to content

Commit

Permalink
fix: Launch server instance
Browse files Browse the repository at this point in the history
  • Loading branch information
ci010 committed Jan 12, 2024
1 parent 3078af4 commit 388465a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions xmcl-keystone-ui/src/composables/instanceLaunch.ts
Original file line number Diff line number Diff line change
Expand Up @@ -144,6 +144,7 @@ export function useInstanceLaunch(instance: Ref<Instance>, resolvedVersion: Ref<
vmOptions,
mcOptions,
yggdrasilAgent,
server: inst.server ?? undefined,
}
return options
}
Expand Down

0 comments on commit 388465a

Please sign in to comment.