This commit is contained in:
mrFq1
2023-05-31 23:56:25 +08:00
parent 4fed8c6812
commit b0e9365518
56 changed files with 95 additions and 448 deletions
+2 -1
View File
@@ -5,12 +5,13 @@
//
import SwiftUI
import ClashX_Dashboard_Kit
@main
struct ClashX_DashboardApp: App {
var body: some Scene {
WindowGroup {
ContentView()
DashboardView()
}
.commands {
SidebarCommands()