mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-12 02:05:29 +00:00
Add a dummy .dsn file
This commit is contained in:
3
lib/dummy_dsn.dart
Normal file
3
lib/dummy_dsn.dart
Normal file
@ -0,0 +1,3 @@
|
||||
// Dummy DSN to use for unit testing, etc
|
||||
|
||||
const String SENTRY_DSN_KEY = "https://12345678901234567890@abcdef.ingest.sentry.io/11223344";
|
Reference in New Issue
Block a user