fix "Wrong searching regex".

This commit is contained in:
Minecraftku_hei 2021-04-18 11:23:38 +08:00 committed by GitHub
parent b5cc75643f
commit aae37482eb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1258,6 +1258,7 @@ local function find()
end
else
GUI.alert("Wrong searching regex")
return
end
end