Runt
2025-07-27 7b3ecfffc59d2d980d9f7628365b64c20fe015be
LiveProject/LiveProjectApp.swift
@@ -11,7 +11,7 @@
struct LiveProjectApp: App {
    var body: some Scene {
        WindowGroup {
            ContentView()
            LiveActivity()
        }
    }
}