ignore: fix typos and formatting (#294)

This commit is contained in:
Márk Magyar
2025-06-22 14:26:46 -04:00
committed by GitHub
parent 09b89fdb23
commit 333569bed3
11 changed files with 31 additions and 35 deletions
+1 -1
View File
@@ -44,7 +44,7 @@ type SendMsg struct {
Text string
Attachments []Attachment
}
type CompletionDialogTriggerdMsg struct {
type CompletionDialogTriggeredMsg struct {
InitialValue string
}