Update Sentry DSN
This commit is contained in:
parent
54bb61656b
commit
74892f8bbd
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ const int THUMBNAIL_LARGE_SIZE = 512;
|
|||
const int COMPRESSED_THUMBNAIL_RESOLUTION = 1080;
|
||||
const int THUMBNAIL_DATA_LIMIT = 100 * 1024;
|
||||
const String SENTRY_DSN =
|
||||
"https://1e4a7745cb3848f1a304002f990dd801@errors.ente.io/2";
|
||||
"https://93b8ea6f54f442dc8408ebccdff6fe7a@errors.ente.io/2";
|
||||
|
|
Loading…
Add table
Reference in a new issue