mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 11:36:24 +00:00
Add a dummy .dsn file
This commit is contained in:
parent
c868e36eb9
commit
04344c6c8b
4 changed files with 82 additions and 33 deletions
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";
|
||||
Loading…
Add table
Add a link
Reference in a new issue