Fix spacing in internal.proto
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>pull/10616/head
parent
b5491a7bf1
commit
d3df6b7f8f
|
@ -208,7 +208,7 @@ message Organization {
|
||||||
|
|
||||||
message Config {
|
message Config {
|
||||||
AuthConfig Auth = 1; // Auth is the configuration for options that auth related
|
AuthConfig Auth = 1; // Auth is the configuration for options that auth related
|
||||||
LogViewerUIConfig LogViewer = 2; // LogViewerUI is the configuration for the Log Viewer UI
|
LogViewerUIConfig LogViewer = 2; // LogViewerUI is the configuration for the Log Viewer UI
|
||||||
}
|
}
|
||||||
|
|
||||||
message AuthConfig {
|
message AuthConfig {
|
||||||
|
|
Loading…
Reference in New Issue