Skip to content

Commit 1c658fc

Browse files
authored
Update klipfolio.app.mjs
1 parent 55dbfb3 commit 1c658fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/klipfolio/klipfolio.app.mjs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@ export default {
6161
type: "object",
6262
label: "Additional Properties",
6363
description: "Data source additional properties. For example, Google Analytics API has the following properties: `oauth_provider_id`, `oauth_user_header`, `oauth_user_token`, `token_id`, `prop:profile_id`.",
64-
optional: true
64+
optional: true,
6565
},
6666
},
6767
methods: {

0 commit comments

Comments
 (0)