showing consent popup

This commit is contained in:
Miodec 2023-03-03 19:49:26 +01:00
parent 1157f1e7c0
commit 88b02d51fb

View file

@ -263,7 +263,8 @@ export function showConsentPopup(): void {
//
});
} else {
//todo
//@ts-ignore
ramp.showCmpModal();
}
}