Skip to content

Commit bae9205

Browse files
author
Eric Koleda
authored
Merge pull request googleworkspace#92 from minhaz/patch-1
Added privacyPolicyUrl and termsOfServiceUrl
2 parents 8e3b3cc + 3a3e146 commit bae9205

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

data-studio/appsscript.json

+3-1
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
"supportUrl": "https://hooli.xyz/data-studio-connector/support",
99
"description": "Nucleus by Hooli connector lets you connect to your data in Data Studio using Nucleus middle out optimization. You will need an account on hooli.xyz to use this connector. Create your account at https://hooli.xyz/signup",
1010
"shortDescription": "Connect to your data using Nucleus middle out optimization",
11+
"privacyPolicyUrl": "https://hooli.xyz/privacy",
12+
"termsOfServiceUrl": "https://hooli.xyz/tos",
1113
"authType": ["NONE"],
1214
"feeType": ["PAID"],
1315
"sources": ["HOOLI_CHAT_LOG", "ENDFRAME_SERVER_STREAM", "RETINABYTE_USER_ANALYTICS"],
@@ -19,4 +21,4 @@
1921
"https://api.hooli.xyz/",
2022
"https://hooli.xyz/"
2123
]
22-
}
24+
}

0 commit comments

Comments
 (0)