mirror of
https://github.com/nicoverbruggen/phpmon.git
synced 2026-04-02 09:30:08 +02:00
🏗 WIP
This commit is contained in:
@@ -101,6 +101,9 @@ public class PhpVersionInstaller {
|
|||||||
|
|
||||||
await PhpEnv.detectPhpVersions()
|
await PhpEnv.detectPhpVersions()
|
||||||
await MainMenu.shared.refreshActiveInstallation()
|
await MainMenu.shared.refreshActiveInstallation()
|
||||||
|
|
||||||
|
// TODO: Link the configuration file if it does not exist yet
|
||||||
|
|
||||||
Task { @MainActor in
|
Task { @MainActor in
|
||||||
subject.description = "The operation succeeded. This window will close in 5 seconds."
|
subject.description = "The operation succeeded. This window will close in 5 seconds."
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user