Persist custom world asset configs in runtime snapshots
This commit is contained in:
@@ -42,6 +42,7 @@ export function createStoryActionRoutes(context: AppContext) {
|
||||
response,
|
||||
await resolveRuntimeStoryAction({
|
||||
runtimeRepository: context.runtimeRepository,
|
||||
llmClient: context.llmClient,
|
||||
userId: request.userId!,
|
||||
request: payload,
|
||||
}),
|
||||
|
||||
Reference in New Issue
Block a user