Fixed whitespace for Config in internal.proto
Co-authored-by: Jared Scheib <jared.scheib@gmail.com>pull/3806/head
parent
febff22915
commit
7023b8d150
|
@ -207,7 +207,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
|
||||||
}
|
}
|
||||||
|
|
||||||
message AuthConfig {
|
message AuthConfig {
|
||||||
|
|
Loading…
Reference in New Issue