Fix spacing in internal.proto

Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
pull/10616/head
Alirie Gray 2018-07-03 11:01:21 -07:00 committed by Jared Scheib
parent b5491a7bf1
commit d3df6b7f8f
1 changed files with 1 additions and 1 deletions

View File

@ -208,7 +208,7 @@ message Organization {
message Config {
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 {