mirror of
https://github.com/writeas/writefreely-swiftui-multiplatform.git
synced 2024-11-15 01:11:02 +00:00
Clean up todo comment
This commit is contained in:
parent
669e07ecd9
commit
2017a5b437
@ -56,7 +56,6 @@ struct WriteFreely_MultiPlatformApp: App {
|
|||||||
helpMsg.append("\n\n\(errorMsg)")
|
helpMsg.append("\n\n\(errorMsg)")
|
||||||
}
|
}
|
||||||
|
|
||||||
// TODO: - Confirm copy for this alert
|
|
||||||
return Alert(
|
return Alert(
|
||||||
title: Text("Crash Detected"),
|
title: Text("Crash Detected"),
|
||||||
message: Text(helpMsg),
|
message: Text(helpMsg),
|
||||||
|
Loading…
Reference in New Issue
Block a user