add canEdit canDelete to models, default to true
change icloud contatiner
This commit is contained in:
@@ -171,7 +171,6 @@ struct ContentView: View {
|
||||
Text(dayFormat(fromDate:entry.forDate!))
|
||||
.font(.title3)
|
||||
.foregroundColor(Color(UIColor.label))
|
||||
|
||||
Spacer()
|
||||
}
|
||||
.multilineTextAlignment(.leading)
|
||||
|
||||
Reference in New Issue
Block a user