Page Menu
Home
Musing Studio
Search
Configure Global Search
Log In
Files
F10592006
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
479 B
Subscribers
None
View Options
diff --git a/Shared/WriteFreely_MultiPlatformApp.swift b/Shared/WriteFreely_MultiPlatformApp.swift
index 1004d26..587b707 100644
--- a/Shared/WriteFreely_MultiPlatformApp.swift
+++ b/Shared/WriteFreely_MultiPlatformApp.swift
@@ -1,11 +1,12 @@
import SwiftUI
@main
struct WriteFreely_MultiPlatformApp: App {
@StateObject private var store = PostStore()
+
var body: some Scene {
WindowGroup {
ContentView(postStore: store)
}
}
}
File Metadata
Details
Attached
Mime Type
text/x-diff
Expires
Sun, Apr 27, 4:28 AM (17 h, 18 m)
Storage Engine
blob
Storage Format
Raw Data
Storage Handle
3216857
Attached To
rWFSUI WriteFreely SwiftUI
Event Timeline
Log In to Comment