diff --git a/src/cashlink.ts b/src/cashlink.ts index 730f6346..64f27120 100644 --- a/src/cashlink.ts +++ b/src/cashlink.ts @@ -34,7 +34,7 @@ async function main() { // constructor, which in turn uses the RequestParser, which needs the Nimiq module. window.Nimiq = await window.loadAlbatross(); - startSentry(Vue); + startSentry(); setLanguage(detectLanguage()).then(() => { const app = new Vue({