Merge commit '36ad1f16e46333cd85d4719d8ecfcfd745167075' into beta

This commit is contained in:
2025-07-09 23:57:16 +03:00
68 changed files with 348 additions and 200 deletions

View File

@@ -108,7 +108,6 @@ async function testJava() {
testingJava.value = true
testingJavaSuccess.value = await test_jre(
props.modelValue ? props.modelValue.path : '',
1,
props.version,
)
testingJava.value = false