Skip to content

Commit f9b5759

Browse files
STetsingci-bot
authored andcommitted
adding back _paq
1 parent 0a8b9e4 commit f9b5759

File tree

1 file changed

+1
-0
lines changed
  • libs/remix-ai-core/src/inferencers/local

1 file changed

+1
-0
lines changed

libs/remix-ai-core/src/inferencers/local/ollama.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
import axios from 'axios';
22
import { Registry } from '@remix-project/remix-lib';
3+
const _paq = (window._paq = window._paq || [])
34

45
// Helper function to track events using MatomoManager instance
56
function trackMatomoEvent(category: string, action: string, name?: string) {

0 commit comments

Comments
 (0)