Skip to content

Commit 54a2c67

Browse files
committed
style: comma
1 parent f395e87 commit 54a2c67

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

playground/src/main.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ app
3131
debug: process.env.NODE_ENV !== 'production',
3232
isTokenAutoRefreshEnabled: true,
3333
provider: new ReCaptchaV3Provider(
34-
'6LfJ0vgiAAAAAHheQE7GQVdG_c9m8xipBESx_SKI',
34+
'6LfJ0vgiAAAAAHheQE7GQVdG_c9m8xipBESx_SKI'
3535
),
3636
}),
3737
],

0 commit comments

Comments
 (0)