1
0
mirror of https://github.com/nicoverbruggen/phpmon.git synced 2025-08-07 03:50:08 +02:00
This commit is contained in:
2023-03-13 21:24:36 +01:00
parent 862add8512
commit 016f36a8fd

View File

@ -101,6 +101,9 @@ public class PhpVersionInstaller {
await PhpEnv.detectPhpVersions()
await MainMenu.shared.refreshActiveInstallation()
// TODO: Link the configuration file if it does not exist yet
Task { @MainActor in
subject.description = "The operation succeeded. This window will close in 5 seconds."
}