Fix profile id
This commit is contained in:
@@ -102,5 +102,5 @@ public struct TypedProfile: Transferable, Codable {
|
||||
}
|
||||
|
||||
public extension UTType {
|
||||
static var profile: UTType { .init(exportedAs: "io.nekohasekai.sfa.profile") }
|
||||
static var profile: UTType { .init(exportedAs: "io.nekohasekai.sfavt.profile") }
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user