mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-09-15 23:48:35 -04:00
Stop showing a star on the oldest java
Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
2 files changed
+1
-6
No files matched your search
@@ -39,7 +39,6 @@ struct JavaInstall : public BaseVersion {
|
||||
JavaVersion id;
|
||||
QString arch;
|
||||
QString path;
|
||||
bool recommended = false;
|
||||
bool is_64bit = false;
|
||||
};
|
||||
|
||||
|
||||
Reference in new issue
Block a user