1
0
mirror of https://github.com/bitwarden/server synced 2026-01-17 07:53:36 +00:00

PM-24367 add personal_id to onyx api call (#6154)

This commit is contained in:
Vijay Oommen
2025-08-01 09:43:37 -05:00
committed by GitHub
parent ccedefb8b8
commit 5485c12445
6 changed files with 15 additions and 4 deletions

View File

@@ -31,5 +31,10 @@
"storage": {
"connectionString": "UseDevelopmentStorage=true"
}
},
"billingSettings": {
"onyx": {
"personaId": 68
}
}
}