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 55284fc commit 84e937fCopy full SHA for 84e937f
internal/project/session.go
@@ -47,7 +47,7 @@ type SessionOptions struct {
47
LoggingEnabled bool
48
PushDiagnosticsEnabled bool
49
DebounceDelay time.Duration
50
- Locale locale.Locale
+ Locale locale.Locale
51
}
52
53
type SessionInit struct {
0 commit comments