diff --git a/lib/core/constants.dart b/lib/core/constants.dart index b37b6ee18..badec5488 100644 --- a/lib/core/constants.dart +++ b/lib/core/constants.dart @@ -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";