Skip to content

Commit 002b4ea

Browse files
committed
fix: lookerstudio: key issue in appscript
yaml key remains dataStudio
1 parent 5f52775 commit 002b4ea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

bi-tools/lookerstudio/examples/appscript.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"oauthScopes": [
1313
"https://www.googleapis.com/auth/script.external_request"
1414
],
15-
"lookerStudio": {
15+
"dataStudio": {
1616
"name": "Lumapps Datalake",
1717
"logoUrl": "https://avatars.githubusercontent.com/u/2465187?s=200&v=4",
1818
"company": "Lumapps",

0 commit comments

Comments
 (0)