We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 70db3f8 commit f6c2973Copy full SHA for f6c2973
2 files changed
src/services/promotions.js
@@ -461,6 +461,7 @@ define(function (require, exports, module) {
461
_getTrialData: _getTrialData,
462
_setTrialData: _setTrialData,
463
_getSalt: _getSalt,
464
+ _isTrialClosedForCurrentVersion: _isTrialClosedForCurrentVersion,
465
_cleanTrialData: _clearTrialData,
466
_cleanSaltData: async function() {
467
try {
0 commit comments