mirror of
https://github.com/neon443/NearFuture.git
synced 2026-03-11 06:49:12 +00:00
mac ui
This commit is contained in:
15
MacNearFuture/NFCommands.swift
Normal file
15
MacNearFuture/NFCommands.swift
Normal file
@@ -0,0 +1,15 @@
|
||||
//
|
||||
// NFCommands.swift
|
||||
// MacNearFuture
|
||||
//
|
||||
// Created by neon443 on 21/05/2025.
|
||||
//
|
||||
|
||||
import Foundation
|
||||
import SwiftUI
|
||||
|
||||
struct NearFutureCommands: Commands {
|
||||
var body: some Commands {
|
||||
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user