Diagnostics: update privacy note, fix last error (none), add missing copy fields

This commit is contained in:
SuperDooper
2026-05-11 21:07:50 +02:00
parent 5a141095e1
commit 5840b34b3b
+1 -1
View File
@@ -38,7 +38,7 @@ struct DiagnosticsView: View {
Divider()
Text("Email and org IDs are redacted when copied.")
Text("Org IDs are redacted when copied.")
.font(.system(size: 10))
.foregroundColor(.secondary)
.frame(maxWidth: .infinity, alignment: .leading)