Skip to content
This repository was archived by the owner on Jun 23, 2023. It is now read-only.

Commit ac79c67

Browse files
committed
fix: flask_op example config missing comma
1 parent 73c198d commit ac79c67

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

example/flask_op/config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -189,7 +189,7 @@
189189
"client_secret_basic",
190190
"client_secret_jwt",
191191
"private_key_jwt"
192-
]
192+
],
193193
"release": [
194194
"username"
195195
]

0 commit comments

Comments
 (0)