This commit is contained in:
Thomas
2022-12-23 17:41:47 +01:00
parent 35f7215154
commit 3346dd13a7

View File

@@ -17,7 +17,6 @@ struct MetadataView: View {
@State var lud06: String = ""
@State var lud16: String = ""
@State private var showAlert = false
@State private var isFocused = false
@StateObject var profileModel: ProfileModel