mirror of
https://github.com/inventree/inventree-app.git
synced 2025-04-27 04:56:48 +00:00
3 lines
137 B
Dart
3 lines
137 B
Dart
// Dummy DSN to use for unit testing, etc
|
|
|
|
const String SENTRY_DSN_KEY = "https://12345678901234567890@abcdef.ingest.sentry.io/11223344"; |