We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8351d93 commit 3cee501Copy full SHA for 3cee501
Sources/protoc-gen-grpc-swift-2/Options.swift
@@ -89,7 +89,7 @@ struct GeneratorOptions {
89
90
case "ProtoPathModuleMappings":
91
if !pair.value.isEmpty {
92
- moduleMapPath = pair.value
+ moduleMapPath = pair.value
93
}
94
95
case "FileNaming":
0 commit comments