Compatibility for old mods

pull/1458/head
tobspr 2 years ago
parent aa273d39a1
commit 4e25bf4045

@ -35,4 +35,7 @@ export class AnalyticsInterface {
* @param {string} name * @param {string} name
*/ */
trackDecision(name) {} trackDecision(name) {}
// LEGACY 1.5.3
trackUiClick() {}
} }

Loading…
Cancel
Save