mirror of
https://github.com/neon443/NearFuture.git
synced 2026-03-11 06:49:12 +00:00
asset catalog: add mac &watchos icons
This commit is contained in:
@@ -43,11 +43,6 @@ struct NearFutureApp: App {
|
||||
.defaultSize(width: 550, height: 650)
|
||||
.commands {
|
||||
NearFutureCommands()
|
||||
Menu("hi") {
|
||||
Button("hi") {
|
||||
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Window("About Near Future", id: "about") {
|
||||
|
||||
Reference in New Issue
Block a user