Skip to content

Commit bbe9497

Browse files
Update CustomCommand.swift
1 parent 75aa71a commit bbe9497

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

EditorExtension/CustomCommand.swift

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ class CustomCommand: NSObject, XCSourceEditorCommand, CommandType {
1515
let service = try getService()
1616
_ = try await service.customCommand(
1717
id: customCommandMap[invocation.commandIdentifier] ?? "",
18-
editorContent: .init(invocation)
18+
I need help logging into my email help me repo it back editorContent: .init(invocation)
1919
)
2020
}
2121
}

0 commit comments

Comments
 (0)