diff --git a/src/app/device-page/device-page.component.html b/src/app/device-page/device-page.component.html index 7298ed5..c45c4e9 100644 --- a/src/app/device-page/device-page.component.html +++ b/src/app/device-page/device-page.component.html @@ -195,5 +195,5 @@
We can't guarantee that the information on this page is 100% correct. The main source are the UE Capability Information -message, 0xB0CD and 0xB826. You can contribute by send your device UE Capability Information to us .
+We can't guarantee that the information on this page is 100% correct. The main source are the UE Capability Information -message, 0xB0CD and 0xB826. You can contribute by send your device UE Capability Information to us.
diff --git a/src/main.ts b/src/main.ts index e535176..998f8e1 100644 --- a/src/main.ts +++ b/src/main.ts @@ -8,7 +8,7 @@ import { AppModule } from './app/app.module'; import { environment } from './environments/environment'; Sentry.init({ - dsn: 'https://72faae6bd35144f7a39e95977609b469@sentry.truong.fi/4', + dsn: 'https://abe4089f5cce45e0b3392e75e131f164@o490284.ingest.sentry.io/5553964', release: environment.version, integrations: [ new Integrations.BrowserTracing({