fix: 修改cr的一点小问题
This commit is contained in:
@@ -17,7 +17,7 @@ export default class MacBuilder implements IBuilder {
|
||||
|
||||
const res = await prompts({
|
||||
type: 'confirm',
|
||||
message: 'Detect you have not installed Rust, install it now?',
|
||||
message: 'We detected that you have not installed Rust. Install it now?',
|
||||
name: 'value',
|
||||
});
|
||||
|
||||
|
||||
Reference in New Issue
Block a user