mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 09:59:59 +03:00
Stop showing a star on the oldest java
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
parent
4a46726cc9
commit
3c076bfcf6
2 changed files with 1 additions and 6 deletions
|
|
@ -39,7 +39,6 @@ struct JavaInstall : public BaseVersion {
|
|||
JavaVersion id;
|
||||
QString arch;
|
||||
QString path;
|
||||
bool recommended = false;
|
||||
bool is_64bit = false;
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue