mirror of
https://github.com/nicoverbruggen/phpmon.git
synced 2026-03-26 22:20:06 +01:00
Most of the logic from the MainMenu+Startup extension has now been completely removed. It has now been moved to the Startup+Launch extension, which is a better place for this logic. Where necessary, functions have been annotated with MainActor. Additionally, checking which third-party apps have been installed has been moved to `App+DetectApps.swift`, a separate extension.