mirror of
https://github.com/yJason/ClashX-Dashboard.git
synced 2026-03-01 00:35:19 +08:00
init.
This commit is contained in:
@@ -5,12 +5,13 @@
|
||||
//
|
||||
|
||||
import SwiftUI
|
||||
import ClashX_Dashboard_Kit
|
||||
|
||||
@main
|
||||
struct ClashX_DashboardApp: App {
|
||||
var body: some Scene {
|
||||
WindowGroup {
|
||||
ContentView()
|
||||
DashboardView()
|
||||
}
|
||||
.commands {
|
||||
SidebarCommands()
|
||||
|
||||
Reference in New Issue
Block a user