diff --git a/client/components/open/integrations/components/GoogleSheetsIntegrationActions.vue b/client/components/open/integrations/components/GoogleSheetsIntegrationActions.vue index a6fa81fd..4ee67d82 100644 --- a/client/components/open/integrations/components/GoogleSheetsIntegrationActions.vue +++ b/client/components/open/integrations/components/GoogleSheetsIntegrationActions.vue @@ -2,15 +2,15 @@
- {{ integration.provider.user.name }} + {{ integration.provider.name }}
- {{ integration.provider.user.email }} + {{ integration.provider.email }}
@@ -22,8 +22,17 @@ :href="integration.data.url" target="_blank" color="white" + class="block" > - Open spreadsheet + + Open +