fix: missing UniformTypeIdentifiers import for NSOpenPanel content types
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
#if os(macOS)
|
||||
import AppKit
|
||||
import SwiftUI
|
||||
import UniformTypeIdentifiers
|
||||
import OutlineKit
|
||||
|
||||
/// Settings *detail* content for one section — the section list itself now
|
||||
|
||||
Reference in New Issue
Block a user