mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-03-03 02:04:37 +08:00
showing consent popup
This commit is contained in:
parent
1157f1e7c0
commit
88b02d51fb
1 changed files with 2 additions and 1 deletions
|
@ -263,7 +263,8 @@ export function showConsentPopup(): void {
|
|||
//
|
||||
});
|
||||
} else {
|
||||
//todo
|
||||
//@ts-ignore
|
||||
ramp.showCmpModal();
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue