Load a higher quality thumbnail

This commit is contained in:
Vishnu Mohandas 2020-05-06 01:27:57 +05:30
parent c400238ce0
commit d17b3efe2a

View file

@ -1,4 +1,4 @@
const int THUMBNAIL_SMALL_SIZE = 128;
const int THUMBNAIL_SMALL_SIZE = 256;
const int THUMBNAIL_LARGE_SIZE = 512;
const String SENTRY_DSN =
"http://96780dc0b00f4c69a16c02e90d379996@3.211.17.56/2";