diff --git a/bolt/internal/internal.proto b/bolt/internal/internal.proto index c59bef983..4ef43786f 100644 --- a/bolt/internal/internal.proto +++ b/bolt/internal/internal.proto @@ -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 {