Skip to content

Commit

Permalink
feat: oxcore issue 223 display DB option on ui
Browse files Browse the repository at this point in the history
  • Loading branch information
shekhar16 committed Jul 14, 2022
1 parent 84f48f7 commit 1b6e609
Showing 1 changed file with 2 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,8 @@
"type": "string",
"enum": [
"LOCAL",
"JCA"
"JCA",
"DB"
]
},
"localConfiguration": {
Expand Down

0 comments on commit 1b6e609

Please sign in to comment.