This commit is contained in:
Jerry Ma
2023-09-08 22:12:59 +08:00
committed by GitHub
parent 54e98666e7
commit be8eb90b86
11 changed files with 11 additions and 32 deletions

View File

@@ -14,6 +14,5 @@ class AsCheckItem
public ?string $limit_os = null,
public int $level = 100,
public bool $manual = false,
) {
}
) {}
}