mirror of
https://github.com/inventree/inventree-app.git
synced 2025-06-16 12:15:31 +00:00
Format code
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
|
||||
/*
|
||||
* 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";
|
||||
String SENTRY_DSN_KEY =
|
||||
"https://fea705aa4b8e4c598dcf9b146b3d1b86@o378676.ingest.sentry.io/5202450";
|
||||
|
Reference in New Issue
Block a user