chore
This commit is contained in:
parent
0e4b6cbd15
commit
1d5d012ce4
@ -342,7 +342,7 @@ const LoraFinetune: FC = observer(() => {
|
||||
};
|
||||
|
||||
if (msg === 'wsl is not enabled') {
|
||||
enableWsl(false);
|
||||
enableWsl(true);
|
||||
} else if (msg.includes('wsl.state: The system cannot find the file')) {
|
||||
enableWsl(true);
|
||||
} else {
|
||||
|
Loading…
Reference in New Issue
Block a user