mini migrate to v2 (#35526)
This commit is contained in:
@@ -10,7 +10,7 @@ import {
|
||||
questionStoreCustom,
|
||||
questionSubmit,
|
||||
questionSync,
|
||||
} from "@/cli/cmd/run/question.shared"
|
||||
} from "@opencode-ai/cli/mini/question.shared"
|
||||
|
||||
function req(input: Partial<QuestionRequest> = {}): QuestionRequest {
|
||||
return {
|
||||
|
||||
Reference in New Issue
Block a user