added js backend
This commit is contained in:
@@ -11,7 +11,7 @@ import SwiftUI
|
||||
struct new_app_Watch_AppApp: App {
|
||||
var body: some Scene {
|
||||
WindowGroup {
|
||||
ContentView()
|
||||
WatchContentView()
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user