fix export
This commit is contained in:
parent
76a01a65d6
commit
9cbb206484
1 changed files with 1 additions and 3 deletions
|
@ -1,8 +1,6 @@
|
|||
import MatomoTracker from '@datapunt/matomo-tracker-js';
|
||||
|
||||
const tracker = new MatomoTracker({
|
||||
export const tracker = new MatomoTracker({
|
||||
urlBase: 'https://helplbrysavecrypto.com',
|
||||
siteId: 12,
|
||||
});
|
||||
|
||||
export const tracker;
|
||||
|
|
Loading…
Add table
Reference in a new issue