mirror of
https://github.com/inventree/inventree-app.git
synced 2025-07-01 19:30:44 +00:00
* Remove unused lib/generated/i18n.dart * Use `fvm dart format .` * Add contributing guidelines * Enforce dart format * Add `dart format off` directive to generated files
8 lines
261 B
Dart
8 lines
261 B
Dart
/*
|
|
* For integration with sentry.io, fill out the SENTRY_DSN_KEY value below.
|
|
* This should be set to a valid DSN key, from your sentry.io account
|
|
*
|
|
*/
|
|
String SENTRY_DSN_KEY =
|
|
"https://fea705aa4b8e4c598dcf9b146b3d1b86@o378676.ingest.sentry.io/5202450";
|