Add premium My Case MVP
This commit is contained in:
@@ -391,6 +391,7 @@
|
||||
language: lang,
|
||||
controls: getControls(),
|
||||
advocate_role: advocateRole,
|
||||
use_my_case: (typeof window.dbnGetUseMyCase === 'function') ? window.dbnGetUseMyCase() : false,
|
||||
};
|
||||
if (branchContext) {
|
||||
payload.prior_context = branchContext;
|
||||
|
||||
Reference in New Issue
Block a user