Fix some comments

Signed-off-by: Martina Iglesias Fernandez <martina@roadie.io>
This commit is contained in:
Martina Iglesias Fernandez
2021-03-29 10:14:52 +02:00
parent 18f4301d3b
commit 6a9b9d0f7c
4 changed files with 9 additions and 13 deletions
+1 -1
View File
@@ -154,7 +154,7 @@ export interface Config {
googleGcs?: {
/**
* Service account email used to authenticate requests.
* @visibility secret
* @visibility backend
*/
clientEmail?: string;
/**