Fix spacing in internal.proto

Co-authored-by: Jared Scheib <jared.scheib@gmail.com>
pull/3806/head
Alirie Gray 2018-07-03 11:01:21 -07:00 committed by Jared Scheib
parent 571bca7743
commit 5ffe4fe6f0
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 {