Skip to content

Commit cd15656

Browse files
author
usecodelee
committed
add shuffle
1 parent 413160a commit cd15656

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/components/auto.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@ export default {
4444
console.log('走你');
4545
this.autoPuzzles(Setting).searchPath();
4646
} else {
47-
alert("这也太乱了,搞不了(自动重新打乱)");
47+
alert("这也太乱了(自动重新打乱)");
4848
this.shuffle();
4949
setTimeout(() => {
5050
this.aotoPlay();

0 commit comments

Comments
 (0)